summaryrefslogtreecommitdiff
path: root/src/preprocessing
AgeCommit message (Expand)Author
2020-09-14bv2int: simpler translation for plus and times (#5055)yoni206
2020-09-14Fix type for Windows build (#5062)Andres Noetzli
2020-09-11(proof-new) Add SMT proof manager (#5054)Andrew Reynolds
2020-09-10bv2int: refactoring the main translation loop (#5051)yoni206
2020-09-09bv2int: improvement in lazy failures (#5020)yoni206
2020-09-03Changing the handled operators in bv2int preprocessing pass (#4970)yoni206
2020-09-02(proof-new) Support proofs of quantifier instantiation (#5001)Andrew Reynolds
2020-09-01Removes old proof code (#4964)Haniel Barbosa
2020-08-31Fix --ackermann in the presence on syntactically different but possibly equal...Gereon Kremer
2020-08-28Incremental support for bv_to_int (#4967)yoni206
2020-08-25Replace Expr-level datatype with Node-level DType (#4875)Andrew Reynolds
2020-08-18Split SygusSolver from SmtEngine (#4891)Andrew Reynolds
2020-08-06Updates not related to creation for eliminating Expr-level datatype (#4838)Andrew Reynolds
2020-08-03Split dump manager from SmtEngine (#4824)Andrew Reynolds
2020-07-27(proof-new) Proof production for term formula removal (#4687)Andrew Reynolds
2020-07-17(proof-new) Proof recording for assertions pipeline (#4766)Andrew Reynolds
2020-07-15Use Nodes for SmtEngine assertions (#4752)Andres Noetzli
2020-07-14Remove sygus print callback (#4727)Andrew Reynolds
2020-07-13Minor refactoring of subsolver initialization (#4731)Andrew Reynolds
2020-07-11Changing bv_to_int options (#4721)yoni206
2020-07-07Transfer ownership of internal Options from NodeManager to SmtEngine (#4682)Andrew Reynolds
2020-06-24[unconstrained] Fix gathering of visited-once vars (#4652)Andres Noetzli
2020-06-19Use traversal iterators in IntToBv (#4169)Alex Ozdemir
2020-06-18Bv to int elimination bugfix (#4435)yoni206
2020-06-16Update copyright headers.Aina Niemetz
2020-06-03Do not apply unconstrained simplification when quantifiers are present (#4532)Andrew Reynolds
2020-05-20Fix missing check for cardinality one in unconstrained simplifier (#4504)Andrew Reynolds
2020-05-05Always introduce fresh variable for unconstrained APPLY_UF (#4472)Andrew Reynolds
2020-04-20Make option names related to CEGQI consistent (#4316)Andrew Reynolds
2020-04-09Towards proper use of resource managers (#4233)Andrew Reynolds
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-27Support unicode internal representation and escape sequences (#3852)Andrew Reynolds
2020-03-25bv2int : linear mult opt (#4142)Ahmed Irfan
2020-03-24Int2BV fail on demand (#4079)yoni206
2020-03-20Fix variable shadowing issue in sygus-inference (#4121)Andrew Reynolds
2020-03-19Bv2int fail on demandyoni206
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-12Do not allow quantifiers over real variables in real to int pass. (#4049)Andrew Reynolds
2020-03-11Remove experimental symmetry breaker (#4005)Andrew Reynolds
2020-03-10bv-gauss-elim: Fix handling of inconsistent case. (#4027)Aina Niemetz
2020-03-10Fix real to int for parameterized kinds (#4016)Andrew Reynolds
2020-03-10Fix issue with reset-assertions. (#3988)Aina Niemetz
2020-03-10 Fix real as int for incremental (#3979)Andrew Reynolds
2020-03-10Do not traverse quantifiers in nl ext purify (#3982)Andrew Reynolds
2020-03-09Document bv-to-bool recursion (#3848)Alex Ozdemir
2020-03-09Enhancement: make the bool-to-bv pass more robust and targeted (#3021)makaimann
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback