summaryrefslogtreecommitdiff
path: root/src/smt
AgeCommit message (Expand)Author
2020-10-02(proof-new) Fixes for theory preprocessing proofs (#5171)Andrew Reynolds
2020-10-02Allow for theory combination of strings with nonlinear real arithmetic. (#5111)Gereon Kremer
2020-10-01(proof-new) Preprocessing passes use proper interfaces to assertions pipeline...Andrew Reynolds
2020-10-01Make SygusSolver use sygus attributes directly (#5172)Andrew Reynolds
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-29[proof-new] Updates to proof node updater (#5156)Haniel Barbosa
2020-09-28Reset assertions on resetAssertions (#5153)Andrew Reynolds
2020-09-24 Function definition fmf preprocessing pass (#5064)Andrew Reynolds
2020-09-23Disable cegqi-bv when using sygus (#5124)Andrew Reynolds
2020-09-22Allow E-matching by default when strings are enabled (#5117)Andrew Reynolds
2020-09-22Refactor Commands to use the Public API. (#5105)Abdalrhman Mohamed
2020-09-22Fix type issue with term formula removal (#5107)Andrew Reynolds
2020-09-22Add simple BV solver (#5065)Mathias Preiner
2020-09-22Add skeleton for theory of bags (multisets) (#5100)mudathirmahgoub
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-18Fix assertion list for globally defined recursive functions (#5084)Andrew Reynolds
2020-09-18Fix muzzled builds (#5093)Andres Noetzli
2020-09-17(proof-new) Updates to proof node updater algorithm (#5088)Andrew Reynolds
2020-09-17(proof-new) Rewrites involving operators in term conversion proof generator (...Andrew Reynolds
2020-09-17Reduce recursion in term formula removal (#5052)Andrew Reynolds
2020-09-16Dumping internal define-funs with no arguments (#5077)yoni206
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-09(proof-new) Minor changes to proof node updater (#5011)Andrew Reynolds
2020-09-09(proof-new) Make proofs in term formula removal term context sensitive (#5008)Andrew Reynolds
2020-09-08Make CVC/API BV div/mod semantics match SMT-LIB (#4997)Andres Noetzli
2020-09-08Eliminate a custom use of TheorySep in quantifiers engine for EPR (#5039)Andrew Reynolds
2020-09-04Use Result::Sat instead of BenchmarkStatus in printers. (#5026)Abdalrhman Mohamed
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-28Incremental support for bv_to_int (#4967)yoni206
2020-08-28(proof-new) Add the SMT proof post processor (#4913)Andrew Reynolds
2020-08-25Replace Expr-level datatype with Node-level DType (#4875)Andrew Reynolds
2020-08-25Eliminating spurious replay of commands for define funs expansion when checki...Haniel Barbosa
2020-08-21Remove unecessary theory model builder base class (#4933)Andrew Reynolds
2020-08-21Connect the relevance manager to TheoryEngine and use it in non-linear arithm...Andrew Reynolds
2020-08-21Remove BV equality slicer (#4928)Andrew Reynolds
2020-08-20Split QuantElimSolver from SmtEngine (#4919)Andrew Reynolds
2020-08-19Fix SmtEngine::reset() (#4917)Gereon Kremer
2020-08-18Refactor functions that print commands (Part 2) (#4905)Abdalrhman Mohamed
2020-08-18(proof-new) SMT proof postprocess callback (#4883)Andrew Reynolds
2020-08-18Split SygusSolver from SmtEngine (#4891)Andrew Reynolds
2020-08-15Add finishInit method to PropEngine (#4895)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-12(proof-new) Improve interfaces to proof generators (#4803)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback