summaryrefslogtreecommitdiff
path: root/test/regress/regress0
AgeCommit message (Expand)Author
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
2020-06-22Add trascendental function kinds to list of unevaluated operators (#4640)Andrew Reynolds
2020-06-18Bv to int elimination bugfix (#4435)yoni206
2020-06-18Add logic check for define-fun(s)-rec (#4577)Andres Noetzli
2020-06-17Do not traverse WITNESS for partial substitutions in extended rewriter (#4630)Andrew Reynolds
2020-06-16Add missing REQUIRES to new regressions. (#4625)Aina Niemetz
2020-06-16BV: Fix querying equality status in lazy bit-blaster. (#4618)Aina Niemetz
2020-06-15BV: Add missing type check for BITVECTOR_REPEAT_OP. (#4614)Aina Niemetz
2020-06-15BV: Add missing type check for INT_TO_BITVECTOR. (#4613)Aina Niemetz
2020-06-06Fix destruction order in NodeManager (#4578)Andres Noetzli
2020-06-06Keep definitions when global-declarations enabled (#4572)Andres Noetzli
2020-06-05Skip parse-error regression for comp builds (#4567)Andres Noetzli
2020-06-05Printing FP values as binary or indexed BVs according to option (#4554)Haniel Barbosa
2020-06-05Fix handling of Boolean term variables (#4550)Andres Noetzli
2020-06-03Do not apply unconstrained simplification when quantifiers are present (#4532)Andrew Reynolds
2020-06-02Fix scope issue with pulling ITEs in extended rewriter. (#4547)Andrew Reynolds
2020-06-01Set theoryof-mode after theory widening (#4545)Andres Noetzli
2020-06-01Do not parse ->/lambda unless --uf-ho enabled (#4544)Andres Noetzli
2020-05-31Do not cache operator eliminations in arith (#4542)Andres Noetzli
2020-05-26Fix an incorrect limit in conversion from real to float (#4418)Martin
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback