summaryrefslogtreecommitdiff
path: root/src/theory/arith/constraint.cpp
AgeCommit message (Expand)Author
2020-10-13(proof-new) Prove lemmas in Constraint (#5254)Alex Ozdemir
2020-10-09(proof-new) proofs for arith-constraint explanations (#5224)Alex Ozdemir
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-09-01Removes old proof code (#4964)Haniel Barbosa
2020-07-27Consider negation's proof before triggering arith pfs. (#4776)Alex Ozdemir
2020-06-16Update copyright headers.Aina Niemetz
2020-03-16clang-formatAlex Ozdemir
2020-03-16Fix antecedent loop. WhoopsAlex Ozdemir
2020-03-16Expand the definition of a "simple" farkas proof.Alex Ozdemir
2020-03-05Add a new arith constraint proof rule: IntTightenAP (#3818)Alex Ozdemir
2020-03-05Revert "Add a new arith constraint proof rule: IntTightenAP (#3818)"Alex Ozdemir
2020-03-05Add a new arith constraint proof rule: IntTightenAP (#3818)Andres Noetzli
2020-02-04Articulate proof-related debug statements in arith (#3700)Alex Ozdemir
2019-10-30Unify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. (#3366)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2019-01-03[LRA proof] Recording & Printing LRA Proofs (#2758)Alex Ozdemir
2018-12-06Arith Constraint Proof Loggin (#2732)Alex Ozdemir
2018-10-01Fix compiler warnings. (#2555)Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2017-08-23Removing TODO for 'Optimize via the iterator'. Not a priority. (#1051)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
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-10-26This commit fixes a bug related to a public header depending on a compiler fl...Tim King
2015-06-15Fixing an assertion Constraint::assertionFringe(...) to allow hasTrichotomyPr...Tim King
2015-06-14Fixes for shared term normalization in replay for constraint construction.Tim King
2015-04-18Farkas proof coefficients.Tim King
2014-07-01Update copyrights.Morgan Deters
2014-03-07Merging a squash of the branch timothy-king/CVC4/glpknecfix c95bf7d4f1 into m...Tim King
2013-05-01Working on the new explanation system.Tim King
2013-04-26FCSimplex branch mergeTim King
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-02-16Some cleanup and copyright updatingMorgan Deters
2012-12-05Improved garbage collection for TheoryArith. The merges all of the code over...Tim King
2012-11-19Changed the splitting-on-demand lemmas of arithmetic to no longer contain the...Tim King
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-14The "no-tears-in-competition-mode" commit. Change all (non-driver, non-SAT-s...Morgan Deters
2012-06-13Added witnesses to Constraints.Tim King
2012-06-13- Added a loop to internally assert constraints that are marked as true.Tim King
2012-05-22This commit merges in the branch arithmetic/cprop.Tim King
2012-05-04- This fixes a problem where simplex produced the same conflict in the single...Tim King
2012-05-03Some cleanup starting off from trying to understand the sharing code. Changes...Dejan Jovanović
2012-04-24This commit merges in the branch branches/arithmetic/congruence into trunk. H...Tim King
2012-04-17Merges branches/arithmetic/atom-database r2979 through 3247 into trunk. Belo...Tim King
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback