summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-06strings arith checks preprocessing pass: step 1 (#5747)yoni206
2021-01-05Add new interfaces to term formula removal and theory preprocess (#5717)Andrew Reynolds
2021-01-05Adding str.len to triggers (#5746)yoni206
2021-01-05Remove a few miscellaneous references to the expr layer (#5661)Andrew Reynolds
2020-12-24[proof-new] Only use old proofs for unsat cores if no proof new (#5725)Haniel Barbosa
2020-12-23Dumping unsat cores after check-sat-assuming/QUERY (#5724)Haniel Barbosa
2020-12-23Add option to track and notify from CNF stream (#5708)Andrew Reynolds
2020-12-23Remove quant EPR option (#5716)Andrew Reynolds
2020-12-23[proof-new] Adding a manager for the new unsat cores (#5723)Haniel Barbosa
2020-12-23(proof-new) Miscelleneous fixes from proof-new (#5714)Andrew Reynolds
2020-12-22Add proofs for nonlinear sign lemmas. (#5707)Gereon Kremer
2020-12-22Minor simplification to Theory::theoryOf (#5719)Andrew Reynolds
2020-12-22Delete duplicated code (#5718)yoni206
2020-12-22Make theory preprocess rewrite equalities a preprocessing pass (#5711)Andrew Reynolds
2020-12-22Remove preregister instantiation heuristic (#5713)Andrew Reynolds
2020-12-21Add proof for pi bound lemma (#5709)Gereon Kremer
2020-12-21Move ownership of theory preprocessor to TheoryProxy (#5690)Andrew Reynolds
2020-12-21Add proof for sine shift lemmas. (#5710)Gereon Kremer
2020-12-21(proof-new) Make nl-ext factoring lemmas proof producing. (#5698)Gereon Kremer
2020-12-21Eliminate recursion from the internals of term formula removal (#5701)Andrew Reynolds
2020-12-21Fix issue with selector triggers (#5689)Andrew Reynolds
2020-12-18(proof-new) Setup proof infrastructure for transcendental solver (#5703)Gereon Kremer
2020-12-18Simplify internal API for sygus (#5687)Andrew Reynolds
2020-12-18Add proof checker for nl tangent lemma (#5704)Gereon Kremer
2020-12-18Bugfix: proofs for props of non-normal arith lits (#5702)Alex Ozdemir
2020-12-18(proof-new) Add proof for tangent plane lemmas (#5700)Gereon Kremer
2020-12-18Add proof for split zero check. (#5699)Gereon Kremer
2020-12-17(proof-new) Minor updates to term conversion proof generator (#5691)Andrew Reynolds
2020-12-17Always consider rewritten lemmas for caching. (#5696)Gereon Kremer
2020-12-17(proof-new) Prepare nonlinear extension and nl-ext for proofs. (#5697)Gereon Kremer
2020-12-17Simplify term formula removal interface (#5695)Andrew Reynolds
2020-12-17Simplify and fix check models (#5685)Andrew Reynolds
2020-12-16[proof-new] Only use old proof code for unsat cores if new proofs are off (#5...Haniel Barbosa
2020-12-16Simplify preprocessing (#5647)Andrew Reynolds
2020-12-16Mark quantifier instantiations as needs justify (#5684)Andrew Reynolds
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-16Renamed InferInfo::getAntecedant to InferInfo::getAntecedent (#5683)mudathirmahgoub
2020-12-16(proof-new) Use bound variable manager (#5679)Andrew Reynolds
2020-12-16Move ownership of term formula removal to theory preprocessor (#5670)Andrew Reynolds
2020-12-16Use uint64 utility when parsing tuple selectors in smt2 (#5681)Andrew Reynolds
2020-12-15Move trigger trie to own file (#5680)Andrew Reynolds
2020-12-15Improvements related to quantifiers printing (#5678)Andrew Reynolds
2020-12-15Proper expand definitions for sets (#5676)Andrew Reynolds
2020-12-15Consolidate basic sygus utilities regarding sygus conjectures (#5421)Andrew Reynolds
2020-12-15Fix datatypes compute ground value (#5671)Andrew Reynolds
2020-12-15Remove bv divide by zero option (#5672)Andrew Reynolds
2020-12-15Add getters to retrieve constants from api::Term (#5677)Gereon Kremer
2020-12-14[proof-new] Making the CDCL(T) Minisat proof producing (#5669)Haniel Barbosa
2020-12-14[proof-new] Make prop engine proof producing (#5667)Haniel Barbosa
2020-12-14Properly implement datatype selector triggers (#5624)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback