summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-20Properly initialize. (#6586)Gereon Kremer
2021-05-20Remove old unsat cores (#6581)Haniel Barbosa
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-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-19Change the default unsat cores (#6571)Haniel Barbosa
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
2021-05-19Remove accidental print (#6568)Gereon Kremer
2021-05-19Generate command line options for sphinx docs (#6555)Gereon Kremer
2021-05-19Improve handling of `:named` attributes (#6549)Andres Noetzli
2021-05-19Fix handling of non-standard re.range terms (#6563)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback