summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-09Fix sets cardinality inference involving equivalent parents (#6855)Andrew Reynolds
2021-07-07[unsat cores] Adding regressions from #4971 (#6852)Haniel Barbosa
2021-07-05[Strings] Fix incorrect rewrite (#6837)Andres Noetzli
2021-07-02Fix bv assert input reset assertions (#6820)Mathias Preiner
2021-07-02Fix rewriter for negative constant seq.nth (#6827)Andrew Reynolds
2021-07-01Add recursive function definitions to subsolver in sygus (#6824)Andrew Reynolds
2021-06-30Use SAT context level for --bv-assert-input instead of decision level. (#6758)Mathias Preiner
2021-06-30pow2: new test (#6819)yoni206
2021-06-30Do not apply fmfBound to standard quantifiers when only stringsExp is enabled...Andrew Reynolds
2021-06-30Fix pre vs. post-rewrite in proofs for theory preprocessor (#6801)Andrew Reynolds
2021-06-30int-to-bv: correct model values (#6811)yoni206
2021-06-28Rewrite POW to POW2 when the base is 2 (#6806)yoni206
2021-06-25pow2 -- final changes (#6800)yoni206
2021-06-24Fix linear arithmetic for duplicate lemmas in incremental (#6784)Andrew Reynolds
2021-06-23[hol] Disable bound fmf when HOL (#6792)Haniel Barbosa
2021-06-23[regressions] Adding regression from #5371 (#6791)Haniel Barbosa
2021-06-23[parser] [hol] Fix parser check for allowing functions when HOL is enabled (#...Haniel Barbosa
2021-06-22Always check legal eliminations in quantified logics (#6720)Andrew Reynolds
2021-06-22Fix type enumeration for non first-class sorts in FMF (#6719)Andrew Reynolds
2021-06-21Fix model issues with --bitblast=eager. (#6753)Mathias Preiner
2021-06-10Ensure bv2nat and int2bv are not rewritten when using solve-bv-as-int (#6725)Andrew Reynolds
2021-06-09Make `--solve-int-as-bv=X` robust to rewriting (#6722)Andres Noetzli
2021-06-09Reorder ITE rewrites (#6723)Andres Noetzli
2021-06-08Fix for 2 dimensional dependent bounded quantifiers (#6710)Andrew Reynolds
2021-06-08Fix statistics option handler (#6703)Gereon Kremer
2021-06-07Fix str.update reduction (#6696)Andrew Reynolds
2021-06-07(proof-new) Fix missing connection in trust substitution proofs (#6685)Andrew Reynolds
2021-06-05Remove unwanted side effects in `SPLIT_EQ_STRIP_L` (#6689)Andres Noetzli
2021-06-04bv: Enable bitblast solver by default. (#6660)Mathias Preiner
2021-06-04Fix handling of start index in `str.indexof_re` (#6674)Andres Noetzli
2021-06-02Fix unsat core proofs (#6655)Andrew Reynolds
2021-06-02Make `STRINGS_CTN_DECOMPOSE` an explicit conflict (#6663)Andres Noetzli
2021-06-02Fix issues with double negation in circuit propagator (#6669)Gereon Kremer
2021-06-01Disable timeout regressions (#6650)Andrew Reynolds
2021-05-31Compute model values for nested sequences in order (#6631)Andres Noetzli
2021-05-27`STRINGS_CTN_DECOMPOSE`: Avoid multiple conflicts (#6632)Andres Noetzli
2021-05-27Fix regular expression aggressive elim (#6627)Andrew Reynolds
2021-05-27Fix `str.replace_re` and `str.replace_re_all` (#6615)Andres Noetzli
2021-05-27Fix CEGQI for datatypes with Boolean subfields (#6630)Andrew Reynolds
2021-05-27Fix spurious assertion for trivial abduction (#6629)Andrew Reynolds
2021-05-27Return `REWRITE_AGAIN` after rewriting bvcomp (#6624)Andres Noetzli
2021-05-27Enable new justification heuristic by default (#6613)Andrew Reynolds
2021-05-24Fix non-fixed length case in re-elim (#6612)Andrew Reynolds
2021-05-24Fix re-elim length requirement for symbolic RE memberships (#6609)Andrew Reynolds
2021-05-20Fix echo printing. (#6573)Aina Niemetz
2021-05-19Pass empty vector when constructing re empty, fixes rewrite (#6576)Andrew Reynolds
2021-05-19Adding regressions that failed on old unsat cores (#6574)Haniel Barbosa
2021-05-19Fix positive contains indexof rewrites for empty string second argument (#6566)Andrew Reynolds
2021-05-19Improve handling of `:named` attributes (#6549)Andres Noetzli
2021-05-18Fix `collectEmptyEqs()` in string utils (#6562)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback