summaryrefslogtreecommitdiff
path: root/test/regress
AgeCommit message (Expand)Author
2020-10-19Expand `seq.nth` lazily (#5287)yoni206
2020-10-16Catch more cases of nested recursion in datatypes (#5285)Andrew Reynolds
2020-10-16bv2int: caching introduced terms (#5283)yoni206
2020-10-14bv2int: implementing the iand-sum mode (#5265)yoni206
2020-10-13bv2int: rewritings and unsat cores (#5263)yoni206
2020-10-12Remove uf-ss-totality option (#5251)Andrew Reynolds
2020-10-12Ensure uninterpreted sort owner is UF if uf-ho or finite-model-find is enable...Andrew Reynolds
2020-10-08reset-assertions: Remove all non-global symbols in the parser (#5229)Andres Noetzli
2020-10-07Make sure conflicts are not rewritten (in arithmetic) (#5219)Gereon Kremer
2020-10-06bv-to-int: change order of passes (#5208)yoni206
2020-10-05Recover from some exceptions. (#5203)Abdalrhman Mohamed
2020-10-05Remove subtyping for sets (#5205)mudathirmahgoub
2020-10-04Remove subtyping for sets theory (#5179)mudathirmahgoub
2020-09-28Reset assertions on resetAssertions (#5153)Andrew Reynolds
2020-09-28Disable regression that is timing out (#5142)Andrew Reynolds
2020-09-27Fix sygus quantifier elimination preprocess for multiple functions (#5130)Andrew Reynolds
2020-09-26Use original quantified formula for single invocation reconstruction (#5129)Andrew Reynolds
2020-09-25Restrict bvxnor to only allow two operands (was n-ary). (#5138)Aina Niemetz
2020-09-23Modify lemma vs fact policy for datatype equalities (#5115)Andrew Reynolds
2020-09-23Disable cegqi-bv when using sygus (#5124)Andrew Reynolds
2020-09-23bv2int: new options for bvand translation (#5096)yoni206
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-22Add simple BV solver (#5065)Mathias Preiner
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-21Require dumping in a dumping test (#5108)yoni206
2020-09-18bv2int: quantifiers support (#5080)yoni206
2020-09-18[Strings] Fix extended equality rewriter (#5092)Andres Noetzli
2020-09-17Reduce recursion in term formula removal (#5052)Andrew Reynolds
2020-09-16Dumping internal define-funs with no arguments (#5077)yoni206
2020-09-15bv2int: support models in tests (#5068)yoni206
2020-09-14Fix needsModel method for CEGQI (#5048)Andrew Reynolds
2020-09-14Interpolation: Add implementation for SyGuS interpolation module (final) (#5063)Ying Sheng
2020-09-14Refactoring the rewriter of sets (#4856)Andrew Reynolds
2020-09-11Move finite model minimization to UF last call effort (#5050)Andrew Reynolds
2020-09-09bv2int: improvement in lazy failures (#5020)yoni206
2020-09-09Fixes for regular expressions + sygus (#5044)Andrew Reynolds
2020-09-09Add is_singleton operator to the theory of sets (#5033)mudathirmahgoub
2020-09-08Make CVC/API BV div/mod semantics match SMT-LIB (#4997)Andres Noetzli
2020-09-04[Regressions] Fix regression issues related to BV proofs (#5029)Haniel Barbosa
2020-09-03Added a new rule to simplify (bvugt (bvurem T x) x) (#4993)Gereon Kremer
2020-09-03Changing the handled operators in bv2int preprocessing pass (#4970)yoni206
2020-09-02Fix CryptoMiniSat build, regression (#5006)Andres Noetzli
2020-09-01[API] Fix Python Examples (#4943)Andres Noetzli
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-24Increase regress level to 2 for production build. (#4888)Mathias Preiner
2020-08-21Connect the relevance manager to TheoryEngine and use it in non-linear arithm...Andrew Reynolds
2020-08-21Simplify and fix care graph for ufHo (#4924)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback