summaryrefslogtreecommitdiff
path: root/src/smt/smt_engine.cpp
AgeCommit message (Expand)Author
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
2020-08-13More basic fix for dumping synth-fun (#4886)Andrew Reynolds
2020-08-12Refactor functions that print commands (Part 1) (#4869)Abdalrhman Mohamed
2020-08-11Split SmtEngineState from SmtEngine (#4855)Andrew Reynolds
2020-08-06Updates not related to creation for eliminating Expr-level datatype (#4838)Andrew Reynolds
2020-08-06Split preprocessor from SmtEngine (#4854)Andrew Reynolds
2020-08-05Split Assertions from SmtEngine (#4788)Andrew Reynolds
2020-08-04Fixes for getInterpolant and getAbduct API methods (#4846)Andrew Reynolds
2020-08-04Modify the smt2 parser to use the Sygus grammar. (#4829)Abdalrhman Mohamed
2020-08-03Split expression names from SmtEngine (#4832)Andrew Reynolds
2020-08-03Split dump manager from SmtEngine (#4824)Andrew Reynolds
2020-07-31Split listener classes from SmtEngine (#4816)Andrew Reynolds
2020-07-28Replace Expr with Node in Term/Op (#4781)Andres Noetzli
2020-07-28Supporting seq.nth (#4723)yoni206
2020-07-17Replace options listener infrastructure (#4764)Andrew Reynolds
2020-07-16Resource manager cleanup (#4732)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback