cvc5.git
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)
2021-05-20 yoni206Avoid using printSynthSolution in the python API and...
2021-05-20 Gereon KremerMinor improvements to the API (#6585)
2021-05-20 Aina NiemetzFix echo printing. (#6573)
2021-05-20 Gereon KremerAdd more getters for api::Term (#6496)
2021-05-20 Alex OzdemirExpand arith's farkas lemma rule as a macro (#6577)
2021-05-19 Andres NoetzliRemove unused methods from `NodeManager` (#6578)
2021-05-19 Mathias PreinerCorrectly handle negated assertions for assumption...
2021-05-19 Andrew ReynoldsPass empty vector when constructing re empty, fixes...
2021-05-19 Ying ShengAdding python API test part 4 (#6553)
2021-05-19 Andres NoetzliMake output list of `mkoptions.py` more accurate (...
2021-05-19 Andrew ReynoldsMake strings emp inference an unhandled inference for...
2021-05-19 Haniel BarbosaAdding regressions that failed on old unsat cores ...
2021-05-19 Haniel BarbosaChange the default unsat cores (#6571)
2021-05-19 Ying ShengAdding python API test part 3 (#6552)
2021-05-19 Andrew ReynoldsFix strings rewriter for non-standard re range (#6570)
2021-05-19 Andrew ReynoldsAdd more missing inference ids (#6313)
2021-05-19 Mathias Preinerbv: Add support for --bitblast=eager. (#6516)
2021-05-19 Andrew ReynoldsFix positive contains indexof rewrites for empty string...
2021-05-19 Gereon KremerRemove accidental print (#6568)
2021-05-19 Gereon KremerGenerate command line options for sphinx docs (#6555)
2021-05-19 Andres NoetzliImprove handling of `:named` attributes (#6549)
2021-05-19 Andrew ReynoldsFix handling of non-standard re.range terms (#6563)
2021-05-18 Abdalrhman... Loop over terms to reconstruct instead of obligations...
2021-05-18 Andres NoetzliFix `collectEmptyEqs()` in string utils (#6562)
2021-05-18 Ying ShengAdding python API test part 2 (#6551)
2021-05-18 Andrew Reynolds(proof-new) Miscellaneous updates to strings from proof...
2021-05-18 Andrew ReynoldsFix smt2 printing (#6558)
2021-05-18 mudathirmahgoubAdd Solver.java to the Java API (#6196)
2021-05-17 Andres NoetzliFix `SPLIT_EQ_STRIP_R`/`SPLIT_EQ_STRIP_L` rewrites...
2021-05-17 Ying ShengAdding python API test (#6546)
2021-05-17 yoni206Move and enhance python API grammar tests (#6538)
2021-05-17 Gereon KremerReplace smt_name by aliases (#6541)
2021-05-17 Andres NoetzliInclude cinttypes instead of inttypes.h (#6548)
2021-05-17 Gereon KremerImprove integration of CAD with nl-Ext (#6542)
2021-05-14 Andres NoetzliDecouple parser creation from input selection (#6533)
2021-05-14 Gereon KremerRestrict additional CI jobs (#6539)
2021-05-14 Abdalrhman... Stop using the solver for printing sygus synthesis...
2021-05-14 Alex OzdemirAdd getId function to python API (#6523)
2021-05-14 mudathirmahgoubAdd Result.java to the java API (#6385)
2021-05-14 Mathias Preinerbv: Assert input facts on user-level 0. (#6515)
2021-05-14 Aina Niemetzapi docs: Tweak style to be consistent with website...
2021-05-13 Andres NoetzliAlways parse streams with line buffer (#6532)
2021-05-13 Mathias PreinerAdd std::hash overloads for Node, TNode and TypeNode...
2021-05-13 Gereon KremerSplit options holder class (#6527)
2021-05-13 yoni206Adding functions to the python API and testing them...
2021-05-13 Alex OzdemirFix error message in toPythonObj (#6524)
2021-05-12 Gereon KremerMove docs upload to a different workflow (#6512)
2021-05-12 Andrew ReynoldsPreliminary draft of changes for SMT comp 2021 (#6522)
2021-05-12 Andrew ReynoldsEnsure sequences of Booleans generate Boolean term...
2021-05-12 Gereon KremerUse signal(sig, SIG_DFL); raise(sig); instead of abort...
2021-05-10 Gereon KremerRemove header for option modules (#6514)
2021-05-10 Gereon KremerRemove read_only from options. (#6513)
2021-05-10 Andrew ReynoldsUnify top-level substitutions and model substitutions...
2021-05-10 mudathirmahgoubAdd doc to Kind.java (#6498)
2021-05-08 yoni206Adding functions to the python API and testing them...
2021-05-08 Andrew ReynoldsAdd support for datatype update (#6449)
next