summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/bool_to_bv.cpp
AgeCommit message (Expand)Author
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
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-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
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
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-04-09Towards proper use of resource managers (#4233)Andrew Reynolds
2020-03-09Enhancement: make the bool-to-bv pass more robust and targeted (#3021)makaimann
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-12-10BoolToBV modes (off, ite, all) (#2530)makaimann
2018-10-02Make registration of preprocessing passes explicit (#2564)Andres Noetzli
2018-10-01Refactor preprocessing pass registration (#2468)Andres Noetzli
2018-08-01Fix bool-to-bv preprocessing pass for non-{bv,bool} equalities. (#2251)Mathias Preiner
2018-06-25Updated copyright headers.Aina Niemetz
2018-05-21Handle IMPLIES in bool-to-bv and test it in regress0 (#1929)makaimann
2018-04-25Refactor bv-to-bool and bool-to-bv preprocessing passes (#1788)yoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback