summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/iand_solver.cpp
AgeCommit message (Expand)Author
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
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-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-19Refactoring theory inference process (#5920)Andrew Reynolds
2021-02-19Cleanup of inferences in arithmetic theory (#5927)Gereon Kremer
2021-02-11Merge InferenceIds into one enum (#5892)Gereon Kremer
2021-02-01Eliminate PREPROCESS lemma property (#5827)Andrew Reynolds
2020-12-07Add bitwise refinement mode for IAND (#5328)makaimann
2020-12-02Update copyright headers.Aina Niemetz
2020-11-20Allow to pass ProofGenerator to arithmetic inference manager. (#5488)Gereon Kremer
2020-10-14bv2int: implementing the iand-sum mode (#5265)yoni206
2020-10-09bv2int: bvand translation code move (#5227)yoni206
2020-09-23Make IAND solver use inference manager. (#5126)Gereon Kremer
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-03Basic integration of arith::InferenceManager (#4999)Gereon Kremer
2020-08-27Make iand lemmas use proper Inference types. (#4956)Gereon Kremer
2020-07-01Add solver for integer AND (#4681)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback