summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-12-14[proof-new] Updating interfaces between prop engine and minisat (#5664)Haniel Barbosa
2020-12-14(proof-new) Add bound variable manager (#5655)Andrew Reynolds
2020-12-14Fix and improve evaluator (#5563)Andrew Reynolds
2020-12-14Fix SAT-context dependent issue in strings preregistration (#5564)Andrew Reynolds
2020-12-11Flush statistics through NodeManager in SmtEngine (#5652)Andrew Reynolds
2020-12-11 [proof-new] Updating theory proxy to new proof infrastructure (#5653)Haniel Barbosa
2020-12-11Fix length assumption for deq norm emp rule (#5623)Andrew Reynolds
2020-12-10Refactor KindMap (#5646)Gereon Kremer
2020-12-09Fixed a bunch of clang warnings. (#5637)Gereon Kremer
2020-12-09Fix compiler warnings. (#5644)Aina Niemetz
2020-12-09(proof-new) Make theory preprocessor proofs self contained (#5642)Andrew Reynolds
2020-12-09google test: expr: Migrate kind_map_black. (#5640)Aina Niemetz
2020-12-09kind_map: Remove unused Accessor class. (#5641)Aina Niemetz
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-12-08Split initial exp lemma into separate lemmas. (#5622)Gereon Kremer
2020-12-08Ensure CEGQI is applied for parametric datatypes when applicable (#5628)Andrew Reynolds
2020-12-08Do not check FP at last call if not necessary (#5627)Andrew Reynolds
2020-12-08ite_utilities: Fix infinite loop in compressTerm. (#5629)Aina Niemetz
2020-12-08update doc (#5619)yoni206
2020-12-08Fix a bug with synth-fun printer (#5512)Abdalrhman Mohamed
2020-12-08[proof-new] Updating SAT proof to use MACRO_RESOLUTION (#5613)Haniel Barbosa
2020-12-08bv-to-int: Expand definitions of bvudiv and bvurem during bv-to-int preproces...yoni206
2020-12-08Make term indices in the strings base solver aware of types (#5589)Andrew Reynolds
2020-12-08Proper implementation of expand definitions for sequences (#5616)Andrew Reynolds
2020-12-07Fix collect model values for sequences of sequences (#5579)Andrew Reynolds
2020-12-07[proof-new] Adding MACRO_RESOLUTION rule and updating proof checker (#5612)Haniel Barbosa
2020-12-07Add support for BV proofs with the simple bitblasting solver. (#5603)Mathias Preiner
2020-12-07Disable algebraic BV subtheory by default and make experimental. (#5596)Mathias Preiner
2020-12-07Fix and reenable fact vs lemma optimization in datatypes (#5614)Andrew Reynolds
2020-12-07Add bitwise refinement mode for IAND (#5328)makaimann
2020-12-07Fix issue with free variables introduced by quantifier rewriter (#5602)Andrew Reynolds
2020-12-07Refactor initial phase of transcendental solver (#5599)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback