summaryrefslogtreecommitdiff
path: root/src/theory/arith/congruence_manager.cpp
AgeCommit message (Expand)Author
2021-11-12Remove `ConstantMap<Rational>` (#7635)Andres Noetzli
2021-11-05Remove many static calls to rewrite (#7580)Andrew Reynolds
2021-10-13Make (proof) equality engine use Env (#7336)Andrew Reynolds
2021-10-06Eliminate more hard coded uses of user context (#7309)Andrew Reynolds
2021-09-30Remove usage of static options in arithmetic theory (#7221)Gereon Kremer
2021-07-25Refactor equality engine setup for arithmetic congruence manager (#6902)Andrew Reynolds
2021-06-25pow2 -- final changes (#6800)yoni206
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-20Expand arith's farkas lemma rule as a macro (#6577)Alex Ozdemir
2021-04-14Refactor / reimplement statistics (#6162)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-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2020-12-02Update copyright headers.Aina Niemetz
2020-10-07(proof-new) proofs in ee -> arith pipeline (#5215)Alex Ozdemir
2020-10-06(proof-new) proofs for ArithCongMan -> ee facts (#5207)Alex Ozdemir
2020-10-03Standardization of Theory (#5181)Andrew Reynolds
2020-10-02(proof-new) New proofs in arith::Constraint::externalExplain (#5176)Alex Ozdemir
2020-09-29(proof-new) Add proof managers and eager gens to arith (#5159)Alex Ozdemir
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-08-19Simplify trigger notifications in equality engine (#4921)Andrew Reynolds
2020-08-17Dynamic allocation of equality engine in Theory (#4890)Andrew Reynolds
2020-08-14Simplify equality engine notifications (#4896)Andrew Reynolds
2020-06-29Add internal support for integer and operator (#4668)Andrew Reynolds
2020-06-16Update copyright headers.Aina Niemetz
2020-06-10(proof-new) Remove arith-snorm option. (#4591)Andrew Reynolds
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-09-05Use std::uniqe_ptr for d_eq_infer to make Coverity happy. (#2432)Mathias Preiner
2018-06-25Updated copyright headers.Aina Niemetz
2017-07-10Merge ntExt branch. Adds support for transcendental functions. Refactoring of...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-04-20update from the masterPaulMeng
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-04-18Farkas proof coefficients.Tim King
2015-03-25change const are triggers from false to true in equality enginesKshitij Bansal
2014-12-26Adding an option to the equality engine constructor to treat all constants asDejan Jovanovic
2014-07-01Update copyrights.Morgan Deters
2014-03-07Merging a squash of the branch timothy-king/CVC4/glpknecfix c95bf7d4f1 into m...Tim King
2013-12-05Update copyrights, add missing file-level documentation; fix perms.Morgan Deters
2013-04-26FCSimplex branch mergeTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2012-12-05Improved garbage collection for TheoryArith. The merges all of the code over...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback