summaryrefslogtreecommitdiff
path: root/src/theory/arith/theory_arith.cpp
AgeCommit message (Expand)Author
2021-09-08Remove `TheoryState::options()`Andres Noetzli
2021-09-07Use `EnvObj` methods instead of `Theory` methods (#7144)Andres Noetzli
2021-09-03EnvObj: Add options(), context(), userContext(). (#7137)Aina Niemetz
2021-08-26Improve integration of nonlinear arithmetic into the arithmetic theory. (#6956)Gereon Kremer
2021-08-20Use Env class in nonlinear extension (#7039)Gereon Kremer
2021-08-19Start using Options via Env in arithmetic (#7032)Gereon Kremer
2021-08-16Push Env class into TheoryState (#7012)Gereon Kremer
2021-08-16Make Theory class use Env (#7011)Gereon Kremer
2021-07-15Connect the equality solver to theory arith (#6894)Andrew Reynolds
2021-07-13Add branch and bound lemma if linear arithmetic generates a non-integer assig...Andrew Reynolds
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-04-22Move expand definition from Theory to TheoryRewriter (#6408)Andrew Reynolds
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-08Add identifiers for sources of incompleteness (#6311)Andrew Reynolds
2021-04-06Remove template argument from `NodeBuilder` (#6290)Andres Noetzli
2021-04-05[proof-new] Registering proof checkers uniformly from the SMT solver (#6275)Haniel Barbosa
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-25Ensure nonlinear extensions properly reconsiders its model (#6204)Gereon Kremer
2021-03-15Make nonlinear extension account for relevant term set (#6147)Andrew Reynolds
2021-03-11Make linear arithmetic use its inference manager (#5934)Gereon Kremer
2021-03-10(proof-new) Update ppRewrite to use skolem lemmas (#6102)Andrew Reynolds
2021-03-09Some more cleanup of includes (#6083)Gereon Kremer
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-08(proof-new) Prepare arithmetic for changes to ppRewrite (#6063)Andrew Reynolds
2021-03-03(proof-new) Simplifications to arithmetic operator elimination and preprocess...Andrew Reynolds
2021-01-19Implement proofs for arith BRAB lemmas (#5784)Alex Ozdemir
2020-12-22Make theory preprocess rewrite equalities a preprocessing pass (#5711)Andrew Reynolds
2020-12-17(proof-new) Prepare nonlinear extension and nl-ext for proofs. (#5697)Gereon Kremer
2020-12-07Do not expand theory definitions at the beginning of preprocessing (#5544)Andrew Reynolds
2020-12-02Update copyright headers.Aina Niemetz
2020-11-19Fix issues related to eliminating extended arithmetic operators (#5475)Andrew Reynolds
2020-11-18Do not expand definitions of extended arithmetic operators (#5433)Andrew Reynolds
2020-10-14(proof-new) pfs in TheoryArith(Private) explainations (#5258)Alex Ozdemir
2020-10-06(proof-new) Add interface for trusted substitution and update ppAssert (#5193)Andrew Reynolds
2020-10-06Add arithmetic preprocess module (#5188)Andrew Reynolds
2020-10-03Standardization of Theory (#5181)Andrew Reynolds
2020-10-02Decouple modules from TheoryArithPrivate (#5184)Andrew Reynolds
2020-10-01Update theory of arithmetic to standard check (#5178)Andrew Reynolds
2020-09-30Remove too strict assertion to allow for approximate models (#5168)Gereon Kremer
2020-09-29(proof-new) Add proof managers and eager gens to arith (#5159)Alex Ozdemir
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-16Refactor collectModelInfo in TheoryArith (#5027)Andrew Reynolds
2020-09-03Basic integration of arith::InferenceManager (#4999)Gereon Kremer
2020-09-02Make ExtTheory independent of Theory (#5010)Andrew Reynolds
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-24Extend the standard Theory template based on equality engine (#4929)Andrew Reynolds
2020-08-20Add TheoryState objects to each Theory (#4920)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback