Updates to theory preprocess equality (#5776)
[cvc5.git] / src / theory / arith /
2021-01-14 Andrew ReynoldsUpdates to theory preprocess equality (#5776)
2021-01-07 Gereon KremerMake sure polynomials are properly factorized in nl...
2020-12-23 Gereon KremerAdd proofs for nonlinear sign lemmas. (#5707)
2020-12-22 Andrew ReynoldsMake theory preprocess rewrite equalities a preprocessi...
2020-12-21 Gereon KremerAdd proof for pi bound lemma (#5709)
2020-12-21 Gereon KremerAdd proof for sine shift lemmas. (#5710)
2020-12-21 Gereon Kremer(proof-new) Make nl-ext factoring lemmas proof producin...
2020-12-18 Gereon Kremer(proof-new) Setup proof infrastructure for transcendent...
2020-12-18 Gereon KremerAdd proof checker for nl tangent lemma (#5704)
2020-12-18 Alex OzdemirBugfix: proofs for props of non-normal arith lits ...
2020-12-18 Gereon Kremer(proof-new) Add proof for tangent plane lemmas (#5700)
2020-12-18 Gereon KremerAdd proof for split zero check. (#5699)
2020-12-17 Gereon KremerAlways consider rewritten lemmas for caching. (#5696)
2020-12-17 Gereon Kremer(proof-new) Prepare nonlinear extension and nl-ext...
2020-12-10 Gereon KremerFixed a bunch of clang warnings. (#5637)
2020-12-09 Gereon KremerSplit initial exp lemma into separate lemmas. (#5622)
2020-12-07 makaimannAdd bitwise refinement mode for IAND (#5328)
2020-12-07 Gereon KremerRefactor initial phase of transcendental solver (#5599)
2020-12-07 Andrew ReynoldsDo not expand theory definitions at the beginning of...
2020-12-03 Aina NiemetzUpdate copyright headers.
2020-12-02 Aina NiemetzRename macro Message to CVC4Message. (#5576)
2020-12-01 Gereon KremerRefactor transcendental solver (#5539)
2020-11-30 Andrew ReynoldsRemove includes for old API from internal code (#5536)
2020-11-26 Gereon KremerMake CAD solver work for empty set of assertions (...
2020-11-25 Gereon KremerFix transcendental secant plane lemmas (#5525)
2020-11-25 Gereon KremerRefactor transcendental solver (#5514)
2020-11-20 Aina NiemetzFix #5493. (#5495)
2020-11-20 Aina NiemetzFix compiler warnings. (#5493)
2020-11-20 Gereon KremerAllow to pass ProofGenerator to arithmetic inference...
2020-11-19 Aina NiemetzInclude stddef.h (needed for size_t) in cvc4_public...
2020-11-19 Andrew ReynoldsFix issues related to eliminating extended arithmetic...
2020-11-18 Andrew ReynoldsDo not expand definitions of extended arithmetic operat...
2020-11-17 Gereon KremerFix tangent plane lemmas (#5455)
2020-11-16 Gereon KremerRefactor tangent plane lemmas (#5449)
2020-11-16 Gereon KremerImprove accuracy of resource limitation (#4763)
2020-11-05 mudathirmahgoubRemove mkSingleton from the API (#5366)
2020-11-03 Andrew ReynoldsReset built model flag at presolve in nonlinear (#5386)
2020-10-30 Gereon KremerUse BoundInference in nonlinear extension (#5359)
2020-10-29 mudathirmahgoubAdd mkInteger to the API (#5274)
2020-10-28 Andrew ReynoldsFixes for unconstrained variables in nonlinear model...
2020-10-28 Gereon KremerSplit NlSolver in multiple subsolvers (#5315)
2020-10-28 Andrew ReynoldsAdd rewrites for div/mod in the arithmetic rewriter...
2020-10-27 Gereon KremerEnable --nl-cad by default (#5345)
2020-10-21 Alex Ozdemir(proof-new) arith: dedup literals in flattenImpl (...
2020-10-20 Gereon KremerHandle rewrite to bool in BoundInference (#5311)
2020-10-15 Alex Ozdemir(proof-new) TheoryArithPrivate: farkas lemma proof...
2020-10-14 yoni206bv2int: implementing the iand-sum mode (#5265)
2020-10-14 Alex Ozdemir(proof-new) debug statements & docs for INT_TRUST ...
2020-10-14 Alex Ozdemir(proof-new) pfs in TheoryArith(Private) explainations...
2020-10-14 Andrew ReynoldsGuard uses of printing approximations for constants...
2020-10-14 Alex Ozdemir(proof-new) pfs for conflicts in TheoryArithPrivate...
2020-10-14 Alex Ozdemir(proof-new) Prove lemmas in Constraint (#5254)
2020-10-13 yoni206bv2int: improving bvand tables (#5235)
2020-10-11 Gereon KremerAdd conversion of poly polynomial to cvc node. (#5218)
2020-10-10 yoni206bv2int: bvand translation code move (#5227)
2020-10-09 Alex Ozdemiruse right arith explanation fn to fix regressions ...
2020-10-09 Alex Ozdemir(proof-new) proofs for arith-constraint explanations...
2020-10-07 Alex Ozdemir(proof-new) proofs in ee -> arith pipeline (#5215)
2020-10-07 Gereon KremerMake sure conflicts are not rewritten (in arithmetic...
2020-10-06 Alex Ozdemir(proof-new) proofs for ArithCongMan -> ee facts (#5207)
2020-10-06 Andrew Reynolds(proof-new) Add interface for trusted substitution...
2020-10-06 Andrew ReynoldsAdd arithmetic preprocess module (#5188)
2020-10-03 Andrew ReynoldsStandardization of Theory (#5181)
2020-10-02 Andrew ReynoldsDecouple modules from TheoryArithPrivate (#5184)
2020-10-02 Alex Ozdemir(proof-new) New proofs in arith::Constraint::externalEx...
2020-10-01 Andrew ReynoldsUpdate theory of arithmetic to standard check (#5178)
2020-10-01 Gereon KremerAllow to use the initial assignment for CAD (#5177)
2020-09-30 Gereon KremerRemove too strict assertion to allow for approximate...
2020-09-30 Gereon KremerAdd missing includes. (#5170)
2020-09-30 Gereon KremerAdd strategy for nonlinear extension (#5160)
2020-09-29 Alex Ozdemir(proof-new) Add proof managers and eager gens to arith...
2020-09-29 Gereon KremerClean up nonlinear extension (#5149)
2020-09-29 Alex OzdemirAdd utilities for arith/proof_checker and build it...
2020-09-28 Gereon KremerAdd new arithmetic BoundInference class (#5148)
2020-09-26 Gereon KremerUse inference manager for nl_solver (#5125)
2020-09-23 Gereon KremerMake IAND solver use inference manager. (#5126)
2020-09-22 Andres NoetzliFix compilation without LibPoly (#5118)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-22 Gereon KremerICP-based solver for nonlinear arithmetic (#5017)
2020-09-17 Gereon Kremer(cad-solver) Fix square-free-basis computation (#5085)
2020-09-17 Gereon KremerUse new inference manager in transcendental solver...
2020-09-16 Andrew ReynoldsRefactor collectModelInfo in TheoryArith (#5027)
2020-09-04 Andrew ReynoldsAdd asLemma flag to theory inference process (#5030)
2020-09-04 Haniel BarbosaFix non-lib-poly-build issues (#5028)
2020-09-04 Gereon KremerUse arith::InferenceManager for CAD lemmas (#5015)
2020-09-03 Gereon KremerBasic integration of arith::InferenceManager (#4999)
2020-09-03 Gereon KremerMake nonlinear extension (more) deterministic (#4996)
2020-09-03 Andrew ReynoldsMake ExtTheory independent of Theory (#5010)
2020-09-02 Gereon KremerUse std::unique_ptr instead of std::shared_ptr for...
2020-09-02 Gereon KremerAdd ArithLemma and arith::InferenceManager (#4960)
2020-09-01 Haniel BarbosaRemoves old proof code (#4964)
2020-09-01 Alex OzdemirAdd arithmetic-specific, runtime, proof-macros. (#4992)
2020-09-01 FabianWolffFix spelling errors (#4977)
2020-08-31 Andrew ReynoldsSimplify interface for computing relevant terms. (...
2020-08-28 Andrew ReynoldsReplace Theory::Set with TheoryIdSet (#4959)
2020-08-28 Gereon Kremer(cad-solver) Fixed excluding lemma generation. (#4958)
2020-08-28 Gereon KremerMake iand lemmas use proper Inference types. (#4956)
2020-08-24 Andrew ReynoldsDo not use relevance during non-linear check model...
2020-08-24 Andrew ReynoldsExtend the standard Theory template based on equality...
2020-08-21 Andrew ReynoldsConnect the relevance manager to TheoryEngine and use...
next