summaryrefslogtreecommitdiff
path: root/test/regress/regress0
AgeCommit message (Expand)Author
2020-10-23Fix related to preregistering boolean term variables in strings (#5331)Andrew Reynolds
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-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-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-23bv2int: new options for bvand translation (#5096)yoni206
2020-09-22Refactor Commands to use the Public API. (#5105)Abdalrhman Mohamed
2020-09-22Add simple BV solver (#5065)Mathias Preiner
2020-09-21Require dumping in a dumping test (#5108)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-14Refactoring the rewriter of sets (#4856)Andrew Reynolds
2020-09-11Move finite model minimization to UF last call effort (#5050)Andrew Reynolds
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-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-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
2020-08-19Add strings-exp to regression (#4923)Andrew Reynolds
2020-08-19Require `--strings-exp` when using `str.substr` (#4916)Andres Noetzli
2020-08-19Changes assertion (about maximum set cardinality) to an exception. (#4907)Gereon Kremer
2020-08-19[Regressions] Do not test `--check-proofs` anymore (#4914)Andres Noetzli
2020-08-19Fix SmtEngine::reset() (#4917)Gereon Kremer
2020-08-12Fixes for degenerate case of sygus decision tree learning (#4800)Andrew Reynolds
2020-08-01Ensure strict length constraint for decompose rule (#4821)Andres Noetzli
2020-07-28Supporting seq.nth (#4723)yoni206
2020-07-13Fix caching in TheoryEngine::getExplanation() (#4736)Andres Noetzli
2020-07-13 User-facing print debug option for sygus candidates (#4720)Andrew Reynolds
2020-07-11Changing bv_to_int options (#4721)yoni206
2020-07-06Front end support for sequences (#4690)Andrew Reynolds
2020-06-30Fix normal form for re.comp (#4676)Andrew Reynolds
2020-06-28Fix non-termination issues in simpleRegExpConsume (#4667)Andrew Reynolds
2020-06-24[unconstrained] Fix gathering of visited-once vars (#4652)Andres Noetzli
2020-06-23Add support for eqrange predicate (#4562)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback