summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-13Add branch and bound lemma if linear arithmetic generates a non-integer assig...smtcomp2021-fixedAndrew Reynolds
2021-07-13Add branch and bound (#6865)Andrew Reynolds
2021-07-13Add arithmetic preprocess rewrite equality module (#6860)Andrew Reynolds
2021-06-13Final update to SMT-COMP 2021 optionssmtcomp2021Andres Noetzli
2021-06-11smtcomp: Change some BV configs for SQ and INC track. (#6721)Mathias Preiner
2021-06-11Make `--solve-int-as-bv=X` robust to rewriting (#6722)Andres Noetzli
2021-06-11Reorder ITE rewrites (#6723)Andres Noetzli
2021-06-11Update options for SMT-COMP (#6704)Andres Noetzli
2021-06-11Fix for 2 dimensional dependent bounded quantifiers (#6710)Andrew Reynolds
2021-06-11(proof-new) Fix missing connection in trust substitution proofs (#6685)Andrew Reynolds
2021-06-11Remove unwanted side effects in `SPLIT_EQ_STRIP_L` (#6689)Andres Noetzli
2021-06-11bv: Enable bitblast solver by default. (#6660)Mathias Preiner
2021-06-11Fix handling of start index in `str.indexof_re` (#6674)Andres Noetzli
2021-06-11Fix unsat core proofs (#6655)Andrew Reynolds
2021-06-11Make `STRINGS_CTN_DECOMPOSE` an explicit conflict (#6663)Andres Noetzli
2021-06-11Fix issues with double negation in circuit propagator (#6669)Gereon Kremer
2021-06-11Use top-level substitutions in ITE simp (#6651)Andrew Reynolds
2021-06-11Remove invalid options from run scripts (#6645)Andres Noetzli
2021-06-11Compute model values for nested sequences in order (#6631)Andres Noetzli
2021-06-11Disable `--jh-rlv-order` for slow regressions (#6633)Andres Noetzli
2021-06-11`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-27Add Lexicographic + Pareto Optimizations (#6626)Ouyancheng
2021-05-27Update proof namespaces (#6614)Andrew Reynolds
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-27FP: Rename FLOATINGPOINT_PLUS to FLOATINGPOINT_ADD. (#6628)Aina Niemetz
2021-05-27Return `REWRITE_AGAIN` after rewriting bvcomp (#6624)Andres Noetzli
2021-05-27Add support for Box optimization (#6599)Ouyancheng
2021-05-27Avoid uploading docs if they did not change (#6621)Gereon Kremer
2021-05-27Enable new justification heuristic by default (#6613)Andrew Reynolds
2021-05-26Use references instead of getter functions (#6597)Gereon Kremer
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-26Add more examples to the documentation (#6569)Gereon Kremer
2021-05-26Ensure proper types in unit tests (#6598)Gereon Kremer
2021-05-26Reduce size of sphinx-gh output (#6601)Gereon Kremer
2021-05-25api docs: Fix and tweak style for home and top links. (#6618)Aina Niemetz
2021-05-25Replace deprecated calls to `std::allocator` (#6606)Andres Noetzli
2021-05-25[Unit tests] Fix path of Java bindings (#6616)Andres Noetzli
2021-05-24Fix non-fixed length case in re-elim (#6612)Andrew Reynolds
2021-05-24Implementation of the new justification heuristic (#6465)Andrew Reynolds
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-24Fix re-elim length requirement for symbolic RE memberships (#6609)Andrew Reynolds
2021-05-24Fix instance of no rewrite in extended rewriter (#6610)Andrew Reynolds
2021-05-24Better formalization of regular expression unfolding skolems (#6602)Andrew Reynolds
2021-05-21Fix tests of unsat cores (#6593)Andrew Reynolds
2021-05-21Fix and refactor relevant domain (#6528)Andrew Reynolds
2021-05-21Formalize shared selectors as skolem functions (#6591)Andrew Reynolds
2021-05-21Minor simplification to boolean proof checker (#6590)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback