summaryrefslogtreecommitdiff
path: root/test/regress/regress0
AgeCommit message (Expand)Author
2021-06-21Fix model issues with --bitblast=eager. (#6753)Mathias Preiner
2021-06-21Make CaDiCaL a required dependency. (#6761)Mathias Preiner
2021-06-17Fix build without libpoly (#6759)Andres Noetzli
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-11Better support for HOL parsing and set up (#6697)Haniel Barbosa
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-09Require statistics for regression (#6714)Gereon Kremer
2021-06-08Fix statistics option handler (#6703)Gereon Kremer
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-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
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-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 `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 re-elim length requirement for symbolic RE memberships (#6609)Andrew Reynolds
2021-05-21Fix tests of unsat cores (#6593)Andrew Reynolds
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-05-20Fix echo printing. (#6573)Aina Niemetz
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-17Fix `SPLIT_EQ_STRIP_R`/`SPLIT_EQ_STRIP_L` rewrites (#6550)Andres Noetzli
2021-05-17Improve integration of CAD with nl-Ext (#6542)Gereon Kremer
2021-05-12Ensure sequences of Booleans generate Boolean term variable skolems when appl...Andrew Reynolds
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-05-07Fix and add missing REQUIRE labels for FP regression tests. (#6506)Aina Niemetz
2021-05-04FP: Move removal of generic to_fp operations to rewriter. (#6480)Aina Niemetz
2021-05-03FP: Rewrite to_fp conversion from signed bit-vector. (#6472)Aina Niemetz
2021-05-03SymFPU: Automatically apply patch from 2020-11-14. (#6471)Aina Niemetz
2021-04-25More check models (#6439)Andrew Reynolds
2021-04-24Improve getValue for non-evaluated operators (#6436)Andrew Reynolds
2021-04-22Fix models for sygus-inference, bv2int, real2int (#6421)Andrew Reynolds
2021-04-19Fully incorporate quantifiers macros into ppAssert / non-clausal simplificati...Andrew Reynolds
2021-04-15preprocessing context: Add wrapper for model substitutions. (#6370)Aina Niemetz
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-14Warn about infeasible SyGuS conjectures (#6345)Andrew Reynolds
2021-04-13Refactor quantifiers macros (#6348)Andrew Reynolds
2021-04-13Fix sexpr bug with AST output language. (#6329)Abdalrhman Mohamed
2021-04-12Fix computation of whether a type is finite (#6312)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback