summaryrefslogtreecommitdiff
path: root/src/theory/arith/constraint.cpp
AgeCommit message (Expand)Author
2021-08-24Uniform treatment of trusted theory inferences in proofs (#7044)Andrew Reynolds
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-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
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-11Make linear arithmetic use its inference manager (#5934)Gereon Kremer
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-02-22(proof-new) Change proof-new option to proof (#5955)Andrew Reynolds
2020-12-18Bugfix: proofs for props of non-normal arith lits (#5702)Alex Ozdemir
2020-12-02Rename macro Message to CVC4Message. (#5576)Aina Niemetz
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback