summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-05-21(proof-new) Minor documentation sync (#6592)Andrew Reynolds
2021-05-21Add utility to get all types occurring in a term (#6588)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-21api docs: Tweak and fix style. (#6582)Aina Niemetz
2021-05-21api docs: Update copyright. (#6596)Aina Niemetz
2021-05-21Use scikit-build CMake files for pycvc5 (#6543)makaimann
2021-05-21Move option names out of struct (#6554)Gereon Kremer
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-20Update version of CaDiCaL. (#6583)Mathias Preiner
2021-05-20Disable unit testing for clang builds. (#6595)Aina Niemetz
2021-05-20Properly initialize. (#6586)Gereon Kremer
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
2021-05-20Use most recent version of libpoly (#6587)Gereon Kremer
2021-05-20Avoid using printSynthSolution in the python API and examples (#6564)yoni206
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-20Expand arith's farkas lemma rule as a macro (#6577)Alex Ozdemir
2021-05-19Remove unused methods from `NodeManager` (#6578)Andres Noetzli
2021-05-19Correctly handle negated assertions for assumption-based unsat cores. (#6579)Mathias Preiner
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-19Make output list of `mkoptions.py` more accurate (#6572)Andres Noetzli
2021-05-19Make strings emp inference an unhandled inference for proofs (#6575)Andrew Reynolds
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 strings rewriter for non-standard re range (#6570)Andrew Reynolds
2021-05-19Add more missing inference ids (#6313)Andrew Reynolds
2021-05-19bv: Add support for --bitblast=eager. (#6516)Mathias Preiner
2021-05-19Fix positive contains indexof rewrites for empty string second argument (#6566)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback