summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-21Merge branch 'master' into braced-init-listbraced-init-listAndres Noetzli
2021-05-21api docs: Tweak and fix style. (#6582)Aina Niemetz
2021-05-21api docs: Update copyright. (#6596)Aina Niemetz
2021-05-21minorAndres Noetzli
2021-05-21Address commentsAndres Noetzli
2021-05-20Support braced-init-lists with `mkNode()`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-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
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
2021-05-18Loop over terms to reconstruct instead of obligations. (#6504)Abdalrhman Mohamed
2021-05-18Fix `collectEmptyEqs()` in string utils (#6562)Andres Noetzli
2021-05-18Adding python API test part 2 (#6551)Ying Sheng
2021-05-18(proof-new) Miscellaneous updates to strings from proof-new (#6557)Andrew Reynolds
2021-05-18Fix smt2 printing (#6558)Andrew Reynolds
2021-05-18Add Solver.java to the Java API (#6196)mudathirmahgoub
2021-05-17Fix `SPLIT_EQ_STRIP_R`/`SPLIT_EQ_STRIP_L` rewrites (#6550)Andres Noetzli
2021-05-17Adding python API test (#6546)Ying Sheng
2021-05-17Move and enhance python API grammar tests (#6538)yoni206
2021-05-17Replace smt_name by aliases (#6541)Gereon Kremer
2021-05-17Include cinttypes instead of inttypes.h (#6548)Andres Noetzli
2021-05-17Improve integration of CAD with nl-Ext (#6542)Gereon Kremer
2021-05-14Decouple parser creation from input selection (#6533)Andres Noetzli
2021-05-14Restrict additional CI jobs (#6539)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback