Remove experimental symmetry breaker (#4005)
[cvc5.git] / src / preprocessing / preprocessing_pass_registry.cpp
2020-03-11 Andrew ReynoldsRemove experimental symmetry breaker (#4005)
2020-03-06 Andres NoetzliRemove --apply-to-const preprocessing pass (#3919)
2020-02-25 yoni206bv_to_int preprocessing pass
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-08 Ying ShengMake ackermannization generally applicable rather than...
2019-07-30 Haniel BarbosaCode to activate hoelim preprocessing pass (#3129)
2019-07-29 Andrew ReynoldsSupport get-abduct smt2 command (#3122)
2019-03-26 Aina NiemetzUpdate copyright headers.
2019-03-20 Andrew ReynoldsSygus abduction feature (#2744)
2018-10-02 Andres NoetzliMake registration of preprocessing passes explicit...
2018-10-01 Andres NoetzliRefactor preprocessing pass registration (#2468)
2018-06-25 Aina NiemetzUpdated copyright headers.
2018-04-25 yoni206Refactor bv-to-bool and bool-to-bv preprocessing passes...
2017-12-11 justinxu421Add new infrastructure for preprocessing passes (#1053)