summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/ite_simp.cpp
AgeCommit message (Expand)Author
2021-09-11Use StatisticsRegistry from Env (#7166)Gereon Kremer
2021-09-09Use EnvObj-based options in preprocessing (#7165)Gereon Kremer
2021-09-03EnvObj: Add options(), context(), userContext(). (#7137)Aina Niemetz
2021-09-02pp: Derive PreprocessingPass from EnvObj. (#7112)Aina Niemetz
2021-09-01rewriter: Make clearCaches non-static. (#7100)Aina Niemetz
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-01Use top-level substitutions in ITE simp (#6651)Andrew Reynolds
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2020-12-24[proof-new] Only use old proofs for unsat cores if no proof new (#5725)Haniel Barbosa
2020-12-02Update copyright headers.Aina Niemetz
2020-10-01(proof-new) Preprocessing passes use proper interfaces to assertions pipeline...Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-06-16Update copyright headers.Aina Niemetz
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-10-02Make registration of preprocessing passes explicit (#2564)Andres Noetzli
2018-10-01Refactor preprocessing pass registration (#2468)Andres Noetzli
2018-08-23Refactor ITE simplification preprocessing pass. (#2360)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback