summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02Merge branch 'master' into rm-bv-div-zero-const-refsrm-bv-div-zero-const-refsAndrew Reynolds
2021-06-02Fixes for printing define-fun-rec (#6673)Andrew Reynolds
2021-06-02Remove option to ignore negative memberships (#6665)Andres Noetzli
2021-06-02Adding getters to the python API and testing them (#6652)yoni206
2021-06-02Remove references to `bv-div-zero-const` in docsAndres Noetzli
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-06-02Move `toPythonObj` tests to the new API unit test directory (#6656)yoni206
2021-06-02Use proper variable name (#6670)Gereon Kremer
2021-06-02Fix unsat core proofs (#6655)Andrew Reynolds
2021-06-02Make `STRINGS_CTN_DECOMPOSE` an explicit conflict (#6663)Andres Noetzli
2021-06-02Remove `Options::operator[]` (#6649)Gereon Kremer
2021-06-02Move public wrapper functions out of options class (#6600)Gereon Kremer
2021-06-02Fix issues with double negation in circuit propagator (#6669)Gereon Kremer
2021-06-02Fix issues when poly is disabled (#6668)Gereon Kremer
2021-06-02Make `Options::assign()` specializations free functions (#6648)Gereon Kremer
2021-06-02Do manual squash cleanup for docs (#6646)Gereon Kremer
2021-06-01docs: Migrate input languages page. (#6659)Aina Niemetz
2021-06-01docs: Restructure index page, fix style issue. (#6657)Aina Niemetz
2021-06-01Some additions to the datatypes python API (#6640)yoni206
2021-06-01Use top-level substitutions in ITE simp (#6651)Andrew Reynolds
2021-06-01Disable timeout regressions (#6650)Andrew Reynolds
2021-06-01FP value support in python API (#6644)yoni206
2021-05-31Remove Options::ref() (#6647)Gereon Kremer
2021-05-30Remove invalid options from run scripts (#6645)Andres Noetzli
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-28Add non-templated method to set option defaults (#6540)Gereon Kremer
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-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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback