summaryrefslogtreecommitdiff
path: root/src/smt/smt_engine.cpp
AgeCommit message (Expand)Author
2020-06-06Keep definitions when global-declarations enabled (#4572)Andres Noetzli
2020-06-04New C++ Api: Second and last batch of API guards. (#4563)Aina Niemetz
2020-05-20Use debug-check-model to enable internal debugging in check-model (#4480)Andrew Reynolds
2020-04-28Support the SMT-LIB Unicode string standard by default (#4378)Andrew Reynolds
2020-04-09Towards proper use of resource managers (#4233)Andrew Reynolds
2020-04-08Split ProcessAssertions module from SmtEngine (#4210)Andrew Reynolds
2020-04-08Perform theory widening eagerly (#4044)Andres Noetzli
2020-04-06Remove links field in all toml files (#4201)Andrew Reynolds
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
2020-03-31Rename checkValid/query to checkEntailed. (#4191)Aina Niemetz
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-27Fix issues with unsat cores and reset-assertions (#4159)Andres Noetzli
2020-03-26Move set defaults function to its own file (#4154)Andrew Reynolds
2020-03-24Int2BV fail on demand (#4079)yoni206
2020-03-20Handle failures for sygus QE preprocess (#4072)Andrew Reynolds
2020-03-19Bv2int fail on demandyoni206
2020-03-19SyGuS must use total bitvector division (#4119)Andrew Reynolds
2020-03-18Move node visitor class from smt_util/ to expr/ (#4110)Alex Ozdemir
2020-03-16SmtEngine: Convert members owned by SmtEngine to unique pointers. (#4108)Aina Niemetz
2020-03-16Create master equality engine at context level 0 (#4081)Andres Noetzli
2020-03-12Remove local theory extension option (#4048)Andrew Reynolds
2020-03-11Do not enable some SMT-COMP specific options by default (#4038)Andrew Reynolds
2020-03-11reset-assertions: Update TheoryEngine's PropEngine* (#4032)Andres Noetzli
2020-03-11Remove experimental symmetry breaker (#4005)Andrew Reynolds
2020-03-10Fix issue with reset-assertions. (#3988)Aina Niemetz
2020-03-10Consolidate options that disable produceModels (#3973)Andrew Reynolds
2020-03-09Rename sygus option name (#3977)Andrew Reynolds
2020-03-06Simplify DatatypeDeclarationCommand command (#3928)Andrew Reynolds
2020-03-05Remove --apply-to-const preprocessing pass (#3919)Andres Noetzli
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Aina Niemetz
2020-03-05Revert "Move ownership of DecisionEngine into PropEngine. (#3850)"Aina Niemetz
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-02-29 Throw warning instead of error for non-constant values in check-model stages...Andrew Reynolds
2020-02-26More fixes for printing sygus commands (#3812)Andrew Reynolds
2020-02-26Remove portfolio leftovers (#3821)Andres Noetzli
2020-02-24bv_to_int preprocessing passyoni206
2020-02-24Fix bugs related to printing Sygus commands (#3804)Abdalrhman Mohamed
2020-02-19resource manager: Add statistic for every resource. (#3772)Mathias Preiner
2020-02-17Support dumping Sygus commands. (#3763)Abdalrhman Mohamed
2020-02-14Remove quantifiers rewrite rules infrastructure (#3754)Andrew Reynolds
2020-02-13Forcing rewrite pass rather than asserting if formula has been rewritten (#3748)Haniel Barbosa
2020-02-08Make "unknown" non-critical for unsat cores check (#3728)Andres Noetzli
2020-02-07Refactor check-model handling in SmtEngine (#3723)Andrew Reynolds
2020-02-06Generalize containsQuantifiers to hasClosure (#3722)Andrew Reynolds
2020-01-31Allow PBE symmetry breaking with sygus stream (#3686)Andrew Reynolds
2020-01-30Weaken assertion for models with approximations (#3667)Andrew Reynolds
2020-01-15New C++ API: Add nullary constructor for Result. (#3603)Aina Niemetz
2019-12-17Generate code for options with modes. (#3561)Mathias Preiner
2019-12-16Support ackermannization on uninterpreted sorts in BV (#3372)Ying Sheng
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback