summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-06-02Fix handling of start index in `str.indexof_re`Andres Noetzli
2021-06-01Some additions to the datatypes python API (#6640)yoni206
2021-06-01Disable timeout regressions (#6650)Andrew Reynolds
2021-06-01FP value support in python API (#6644)yoni206
2021-05-31Update `toPythonObj` to use new getters -- part 1 (#6623)yoni206
2021-05-31Compute model values for nested sequences in order (#6631)Andres Noetzli
2021-05-29Remove `Options::set()` method (#6556)Gereon Kremer
2021-05-28(Optimization) remove popObjective, add resetObjectives, rename pushObjective...Ouyancheng
2021-05-28Python API: bugfix + translating tests from cpp unit tests (#6559)yoni206
2021-05-28Disable `--jh-rlv-order` for slow regressions (#6633)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-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-27Return `REWRITE_AGAIN` after rewriting bvcomp (#6624)Andres Noetzli
2021-05-27Add support for Box optimization (#6599)Ouyancheng
2021-05-27Enable new justification heuristic by default (#6613)Andrew Reynolds
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-26Ensure proper types in unit tests (#6598)Gereon Kremer
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-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-21Fix tests of unsat cores (#6593)Andrew Reynolds
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-05-21Support braced-init-lists with `mkNode()` (#6580)Andres Noetzli
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-20Minor improvements to the API (#6585)Gereon Kremer
2021-05-20Fix echo printing. (#6573)Aina Niemetz
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-05-19Pass empty vector when constructing re empty, fixes rewrite (#6576)Andrew Reynolds
2021-05-19Adding python API test part 4 (#6553)Ying Sheng
2021-05-19Adding regressions that failed on old unsat cores (#6574)Haniel Barbosa
2021-05-19Change the default unsat cores (#6571)Haniel Barbosa
2021-05-19Adding python API test part 3 (#6552)Ying Sheng
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-18Loop over terms to reconstruct instead of obligations. (#6504)Abdalrhman Mohamed
2021-05-18Fix `collectEmptyEqs()` in string utils (#6562)Andres Noetzli
2021-05-18Adding python API test part 2 (#6551)Ying Sheng
2021-05-18Add Solver.java to the Java API (#6196)mudathirmahgoub
2021-05-17Fix `SPLIT_EQ_STRIP_R`/`SPLIT_EQ_STRIP_L` rewrites (#6550)Andres Noetzli
2021-05-17Adding python API test (#6546)Ying Sheng
2021-05-17Move and enhance python API grammar tests (#6538)yoni206
2021-05-17Improve integration of CAD with nl-Ext (#6542)Gereon Kremer
2021-05-14Decouple parser creation from input selection (#6533)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback