summaryrefslogtreecommitdiff
path: root/src/preprocessing/passes/bv_to_int.h
AgeCommit message (Expand)Author
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)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
2020-12-07Add bitwise refinement mode for IAND (#5328)makaimann
2020-10-09bv2int: bvand translation code move (#5227)yoni206
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-18bv2int: quantifiers support (#5080)yoni206
2020-09-15bv2int: support models in tests (#5068)yoni206
2020-09-10bv2int: refactoring the main translation loop (#5051)yoni206
2020-09-09bv2int: improvement in lazy failures (#5020)yoni206
2020-09-03Changing the handled operators in bv2int preprocessing pass (#4970)yoni206
2020-08-28Incremental support for bv_to_int (#4967)yoni206
2020-06-16Update copyright headers.Aina Niemetz
2020-03-19Bv2int fail on demandyoni206
2020-02-24bv_to_int preprocessing passyoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback