summaryrefslogtreecommitdiff
path: root/src/smt
AgeCommit message (Expand)Author
2021-03-05Initial implementation of an optimization solver with unit tests. (#5849)mcjuneho
2021-03-04New C++ Api: Clean up usage of internal types in Term. (#6054)Aina Niemetz
2021-03-04New C++ API: Clean up usage of internal Type/TypeNodes. (#6044)Aina Niemetz
2021-03-04New C++ API: Clean up usage of internal Result. (#6043)Aina Niemetz
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-03-03Remove uses of SExpr class. (#6035)Abdalrhman Mohamed
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-22(proof-new) Change proof-new option to proof (#5955)Andrew Reynolds
2021-02-16Add bit-level propagation support to BV bitblast solver. (#5906)Mathias Preiner
2021-02-12Simplify and fix decision engine's handling of skolem definitions (#5888)Andrew Reynolds
2021-02-11Simplify interface for preprocessor (#5890)Andrew Reynolds
2021-02-09Remove track instantiations infrastructure (#5883)Andrew Reynolds
2021-02-09Optimize get skolems method (#5876)Andrew Reynolds
2021-02-09Do not traverse quantifiers in term formula removal (#5859)Andrew Reynolds
2021-02-08Fix dumping of assertions for monolithic preprocessing passes (#5866)Haniel Barbosa
2021-02-03Add BV solver bitblast. (#5851)Mathias Preiner
2021-02-03[proof-new] Fix MACRO_RESOLUTION expansion for singleton clause corner case (...Haniel Barbosa
2021-02-02Cleanup some includes (#5847)Andrew Reynolds
2021-02-02[proof-new] Fix bug in expansion of MACRO_RESOLUTION (#5845)Haniel Barbosa
2021-02-01Avoid calling the printers while converting sexpr to string. (#5842)Abdalrhman Mohamed
2021-01-29[proof-new] Connecting new unsat cores (#5834)Haniel Barbosa
2021-01-29(proof-new) Distinguish pre vs post rewrites in term conversion proof generat...Andrew Reynolds
2021-01-28Reorganize calls to quantifiers engine from SmtEngine layer (#5828)Andrew Reynolds
2021-01-28Simplify lemma interface (#5819)Andrew Reynolds
2021-01-27(proof-new) Improvements to quantifiers engine and instantiate interfaces (#5...Andrew Reynolds
2021-01-22[proof-new] Expanding MACRO_RESOLUTION in post-processing (#5755)Haniel Barbosa
2021-01-20Do not track processed in remove term formulas loop (#5791)Andrew Reynolds
2021-01-15Implement --no-strings-lazy-pp as a preprocessing pass (#5777)Andrew Reynolds
2021-01-14Updates to theory preprocess equality (#5776)Andrew Reynolds
2021-01-12Foreign theory rewrite option (#5763)yoni206
2021-01-11Further simplifications in preparation for removing Expr layer (#5756)Andrew Reynolds
2021-01-08[proof-new] Implementing getProof in the API and SMT engine (#5751)Haniel Barbosa
2021-01-05Add new interfaces to term formula removal and theory preprocess (#5717)Andrew Reynolds
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-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-22Make theory preprocess rewrite equalities a preprocessing pass (#5711)Andrew Reynolds
2020-12-22Remove preregister instantiation heuristic (#5713)Andrew Reynolds
2020-12-21Move ownership of theory preprocessor to TheoryProxy (#5690)Andrew Reynolds
2020-12-21Eliminate recursion from the internals of term formula removal (#5701)Andrew Reynolds
2020-12-18Simplify internal API for sygus (#5687)Andrew Reynolds
2020-12-17Simplify term formula removal interface (#5695)Andrew Reynolds
2020-12-17Simplify and fix check models (#5685)Andrew Reynolds
2020-12-16Simplify preprocessing (#5647)Andrew Reynolds
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-16Move ownership of term formula removal to theory preprocessor (#5670)Andrew Reynolds
2020-12-15Remove bv divide by zero option (#5672)Andrew Reynolds
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback