summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/bv_gauss.cpp
AgeCommit message (Expand)Author
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)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-05Remove partial UDIV/UREM operators. (#6069)Mathias Preiner
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
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-06-16Update copyright headers.Aina Niemetz
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-10bv-gauss-elim: Fix handling of inconsistent case. (#4027)Aina Niemetz
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-08-01Fix BVGauss unit tests. (#3142)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-06-25Updated copyright headers.Aina Niemetz
2018-04-10Refactored BVGauss preprocessing pass. (#1766)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback