Make option names related to CEGQI consistent (#4316)
[cvc5.git] / src / preprocessing / preprocessing_pass.h
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-09-15 Andres NoetzliRefactor how assertions are added to decision engine...
2018-08-26 Andres NoetzliRefactor unconstrained simplification pass (#2374)
2018-08-21 Mathias PreinerMove d_realAssertionsEnd from SmtEnginePrivate to Asser...
2018-08-17 Andres NoetzliRefactor IteRemoval preprocessing pass (#1793)
2018-07-02 Aina NiemetzRefactor ApplySubsts preprocessing pass. (#2120)
2018-06-25 Aina NiemetzUpdated copyright headers.
2017-12-11 justinxu421Add new infrastructure for preprocessing passes (#1053)