More cleanup of includes to reduce compilation times (#6037)
[cvc5.git] / src / preprocessing / passes / unconstrained_simplifier.cpp
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2020-12-16 Andrew ReynoldsSimplify preprocessing (#5647)
2020-12-02 Aina NiemetzRename macro Message to CVC4Message. (#5576)
2020-11-18 Andrew ReynoldsMinor cleanup of SmtEngine (#5450)
2020-10-01 Andrew Reynolds(proof-new) Preprocessing passes use proper interfaces...
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-08-06 Andrew ReynoldsUpdates not related to creation for eliminating Expr...
2020-06-24 Andres Noetzli[unconstrained] Fix gathering of visited-once vars...
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-03 Andrew ReynoldsDo not apply unconstrained simplification when quantifi...
2020-05-21 Andrew ReynoldsFix missing check for cardinality one in unconstrained...
2020-05-05 Andrew ReynoldsAlways introduce fresh variable for unconstrained APPLY...
2020-02-20 Mathias Preinerresource manager: Add statistic for every resource...
2019-11-18 Andres NoetzliUse -Wimplicit-fallthrough (#3464)
2019-03-26 Aina NiemetzUpdate copyright headers.
2018-10-02 Andres NoetzliMake registration of preprocessing passes explicit...
2018-10-01 Andres NoetzliRefactor preprocessing pass registration (#2468)
2018-08-26 Andres NoetzliRefactor unconstrained simplification pass (#2374)