summaryrefslogtreecommitdiff
path: root/src/smt/smt_engine.cpp
AgeCommit message (Expand)Author
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)Mathias Preiner
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-01-29[proof-new] Connecting new unsat cores (#5834)Haniel Barbosa
2021-01-28Reorganize calls to quantifiers engine from SmtEngine layer (#5828)Andrew Reynolds
2021-01-27(proof-new) Improvements to quantifiers engine and instantiate interfaces (#5...Andrew Reynolds
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
2020-12-18Simplify internal API for sygus (#5687)Andrew Reynolds
2020-12-16Simplify synth-fun printer (#5682)Andrew Reynolds
2020-12-14Properly implement datatype selector triggers (#5624)Andrew Reynolds
2020-12-11Flush statistics through NodeManager in SmtEngine (#5652)Andrew Reynolds
2020-12-03(proof-new) Updates to SMT proof manager and SmtEngine (#5446)Andrew Reynolds
2020-12-01Fix issues related to model declarations (#5560)Andrew Reynolds
2020-11-30More fixes for quantifier elimination (#5533)Andrew Reynolds
2020-11-30Eliminate uses of SExpr from the parser. (#5496)Abdalrhman Mohamed
2020-11-26Removing infrastructure related to SMT model (#5527)Andrew Reynolds
2020-11-25Fully decouple SmtEngine and the Expr layer (#5532)Andrew Reynolds
2020-11-23Add get-info :time. (#5485)Gereon Kremer
2020-11-19Enable new implementation of CEGQI based on nested quantifier elimination (#5...Andrew Reynolds
2020-11-19Use symbol manager for unsat cores (#5468)Andrew Reynolds
2020-11-18Minor cleanup of SmtEngine (#5450)Andrew Reynolds
2020-11-18Use symbol manager for get assignment (#5451)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-10-28Remove more uses of Expr (#5357)Andrew Reynolds
2020-10-27Refactor DeclareSygusVarCommand and SynthFunCommand to use the API. (#5334)Abdalrhman Mohamed
2020-10-20Add finishInit for getInterpol and getAbduct. (#5316)Abdalrhman Mohamed
2020-10-20Split CheckModels utility to its own file (#5303)Andrew Reynolds
2020-10-19(proof-new) Update preprocessing pass context for proofs (#5298)Andrew Reynolds
2020-10-16Refactor SMT-level model object (#5277)Andrew Reynolds
2020-10-12Eliminate uses of Expr in SmtEngine interface (#5240)Andrew Reynolds
2020-10-10Provide API version of some SMT Commands. (#5222)Abdalrhman Mohamed
2020-09-30Remove too strict assertion to allow for approximate models (#5168)Gereon Kremer
2020-09-29(proof-new) Fixes for preprocess proof generator and proofs in assertion pipe...Andrew Reynolds
2020-09-28Reset assertions on resetAssertions (#5153)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-16Dump commands in internal code using command printing functions. (#5040)Abdalrhman Mohamed
2020-09-14Interpolation: Add implementation for SyGuS interpolation module (final) (#5063)Ying Sheng
2020-09-11(proof-new) Add SMT proof manager (#5054)Andrew Reynolds
2020-09-02Introduce an internal version of Commands. (#4988)Abdalrhman Mohamed
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Fix spelling errors (#4977)FabianWolff
2020-08-25Eliminating spurious replay of commands for define funs expansion when checki...Haniel Barbosa
2020-08-20Split QuantElimSolver from SmtEngine (#4919)Andrew Reynolds
2020-08-19Fix SmtEngine::reset() (#4917)Gereon Kremer
2020-08-18Split SygusSolver from SmtEngine (#4891)Andrew Reynolds
2020-08-13Split SmtSolver from SmtEngine (#4880)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback