cvc5.git
2021-06-09 Aina Niemetzdocs: Migrate separation logic theory reference. (...
2021-06-09 Andres Noetzlidocs: Fix `Kind` description (#6712)
2021-06-08 Andrew ReynoldsFix for 2 dimensional dependent bounded quantifiers...
2021-06-08 Andrew ReynoldsAdd learned literal manager utility (#6709)
2021-06-08 Gereon KremerFix statistics option handler (#6703)
2021-06-08 Gereon KremerMake env hold a pointer to the original options to...
2021-06-08 Gereon KremerRemove `binary_name` option (#6693)
2021-06-08 Alex OzdemirChange output of getRealValue to a fraction. (#6692)
2021-06-08 Andrew ReynoldsMake TheoryUF compatible with central equality engine...
2021-06-08 Andrew ReynoldsFix str.update reduction (#6696)
2021-06-07 Andrew Reynolds(proof-new) Fix missing connection in trust substitutio...
2021-06-07 Gereon KremerRemove `Options::wasSetByUser()` (#6682)
2021-06-07 Andrew Reynolds(proof-new) Lazy proof chain debug names (#6680)
2021-06-06 Gereon KremerSupport public option modules (#6691)
2021-06-05 Andres NoetzliRemove unwanted side effects in `SPLIT_EQ_STRIP_L`...
2021-06-04 Andrew ReynoldsMiscellaneous changes from central ee branch (#6687)
2021-06-04 yoni206pow2: header file for pow2 solver (#6676)
2021-06-04 Mathias Preinerbv: Enable bitblast solver by default. (#6660)
2021-06-04 Gereon KremerAdd missing dereference (#6684)
2021-06-04 Andres NoetzliFix handling of start index in `str.indexof_re` (#6674)
2021-06-04 Gereon KremerSome cleanup in `mkoptions.py` (#6667)
2021-06-04 Aina Niemetzdocs: Migrate datatypes theory reference. (#6662)
2021-06-03 yoni206Adding unit tests for the datatypes python API (#6658)
2021-06-03 Andrew ReynoldsSimplify automatic set-logic in smt2 parser (#6678)
2021-06-03 Andres Noetzli[GitHub Actions] Make caching of dependencies depend...
2021-06-03 yoni206Renaming pow2 to p2 in regression tests (#6675)
2021-06-02 Andres NoetzliRemove references to `bv-div-zero-const` in docs (...
2021-06-02 Andrew ReynoldsFixes for printing define-fun-rec (#6673)
2021-06-02 Andres NoetzliRemove option to ignore negative memberships (#6665)
2021-06-02 yoni206Adding getters to the python API and testing them ...
2021-06-02 Aina NiemetzRemove redundant logic ALL_SUPPORTED. (#6664)
2021-06-02 yoni206Move `toPythonObj` tests to the new API unit test direc...
2021-06-02 Gereon KremerUse proper variable name (#6670)
2021-06-02 Andrew ReynoldsFix unsat core proofs (#6655)
2021-06-02 Andres NoetzliMake `STRINGS_CTN_DECOMPOSE` an explicit conflict ...
2021-06-02 Gereon KremerRemove `Options::operator[]` (#6649)
2021-06-02 Gereon KremerMove public wrapper functions out of options class...
2021-06-02 Gereon KremerFix issues with double negation in circuit propagator...
2021-06-02 Gereon KremerFix issues when poly is disabled (#6668)
2021-06-02 Gereon KremerMake `Options::assign()` specializations free functions...
2021-06-02 Gereon KremerDo manual squash cleanup for docs (#6646)
2021-06-02 Aina Niemetzdocs: Migrate input languages page. (#6659)
2021-06-02 Aina Niemetzdocs: Restructure index page, fix style issue. (#6657)
2021-06-01 yoni206Some additions to the datatypes python API (#6640)
2021-06-01 Andrew ReynoldsUse top-level substitutions in ITE simp (#6651)
2021-06-01 Andrew ReynoldsDisable timeout regressions (#6650)
2021-06-01 yoni206FP value support in python API (#6644)
2021-05-31 Gereon KremerRemove Options::ref() (#6647)
2021-05-31 Andres NoetzliRemove invalid options from run scripts (#6645)
2021-05-31 yoni206Update `toPythonObj` to use new getters -- part 1 ...
2021-05-31 Andres NoetzliCompute model values for nested sequences in order...
2021-05-29 Gereon KremerRemove `Options::set()` method (#6556)
2021-05-28 Ouyancheng(Optimization) remove popObjective, add resetObjectives...
2021-05-28 yoni206Python API: bugfix + translating tests from cpp unit...
2021-05-28 Gereon KremerAdd non-templated method to set option defaults (#6540)
2021-05-28 Andres NoetzliDisable `--jh-rlv-order` for slow regressions (#6633)
2021-05-28 Andres Noetzli`STRINGS_CTN_DECOMPOSE`: Avoid multiple conflicts ...
2021-05-27 Andrew ReynoldsFix regular expression aggressive elim (#6627)
2021-05-27 Andres NoetzliFix `str.replace_re` and `str.replace_re_all` (#6615)
2021-05-27 OuyanchengAdd Lexicographic + Pareto Optimizations (#6626)
2021-05-27 Andrew ReynoldsUpdate proof namespaces (#6614)
2021-05-27 Andrew ReynoldsFix CEGQI for datatypes with Boolean subfields (#6630)
2021-05-27 Andrew ReynoldsFix spurious assertion for trivial abduction (#6629)
2021-05-27 Aina NiemetzFP: Rename FLOATINGPOINT_PLUS to FLOATINGPOINT_ADD...
2021-05-27 Andres NoetzliReturn `REWRITE_AGAIN` after rewriting bvcomp (#6624)
2021-05-27 OuyanchengAdd support for Box optimization (#6599)
2021-05-27 Gereon KremerAvoid uploading docs if they did not change (#6621)
2021-05-27 Andrew ReynoldsEnable new justification heuristic by default (#6613)
2021-05-26 Gereon KremerUse references instead of getter functions (#6597)
2021-05-26 Andres Noetzli More precise includes of `Node` constants (#6617)
2021-05-26 Gereon KremerAdd more examples to the documentation (#6569)
2021-05-26 Gereon KremerEnsure proper types in unit tests (#6598)
2021-05-26 Gereon KremerReduce size of sphinx-gh output (#6601)
2021-05-25 Aina Niemetzapi docs: Fix and tweak style for home and top links...
2021-05-25 Andres NoetzliReplace deprecated calls to `std::allocator` (#6606)
2021-05-25 Andres Noetzli[Unit tests] Fix path of Java bindings (#6616)
2021-05-24 Andrew ReynoldsFix non-fixed length case in re-elim (#6612)
2021-05-24 Andrew ReynoldsImplementation of the new justification heuristic ...
2021-05-24 Andrew ReynoldsMove proof utilities to src/proof/ (#6611)
2021-05-24 Andrew ReynoldsFix re-elim length requirement for symbolic RE membersh...
2021-05-24 Andrew ReynoldsFix instance of no rewrite in extended rewriter (#6610)
2021-05-24 Andrew ReynoldsBetter formalization of regular expression unfolding...
2021-05-21 Andrew ReynoldsFix tests of unsat cores (#6593)
2021-05-21 Andrew ReynoldsFix and refactor relevant domain (#6528)
2021-05-21 Andrew ReynoldsFormalize shared selectors as skolem functions (#6591)
2021-05-21 Andrew ReynoldsMinor simplification to boolean proof checker (#6590)
2021-05-21 Andrew Reynolds(proof-new) Minor documentation sync (#6592)
2021-05-21 Andrew ReynoldsAdd utility to get all types occurring in a term (...
2021-05-21 Andrew ReynoldsUpdate to sygus standard output for check-synth respons...
2021-05-21 Andres NoetzliSupport braced-init-lists with `mkNode()` (#6580)
2021-05-21 Aina Niemetzapi docs: Tweak and fix style. (#6582)
2021-05-21 Aina Niemetzapi docs: Update copyright. (#6596)
2021-05-21 makaimannUse scikit-build CMake files for pycvc5 (#6543)
2021-05-21 Gereon KremerMove option names out of struct (#6554)
2021-05-21 Aina NiemetzBV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)
2021-05-20 Mathias PreinerUpdate version of CaDiCaL. (#6583)
2021-05-20 Aina NiemetzDisable unit testing for clang builds. (#6595)
2021-05-20 Gereon KremerProperly initialize. (#6586)
2021-05-20 Haniel BarbosaRemove old unsat cores (#6581)
2021-05-20 Gereon KremerUse most recent version of libpoly (#6587)
next