cvc5.git
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)
2021-05-07 Aina NiemetzMove slow regressions and update guidelines. (#6508)
2021-05-07 Aina NiemetzFix and add missing REQUIRE labels for FP regression...
2021-05-07 Gereon KremerIntegrate documentation build with the regular CI workf...
2021-05-07 Haniel BarbosaProperly printing INST_PATTERN_LIST by itself (#6507)
2021-05-07 Andrew ReynoldsSimplifications to expand definitions (#6487)
2021-05-07 makaimannFix for toPythonObj of integer value with real sort...
2021-05-06 Haniel Barbosa[proof-new] Updating documentation for Subs/Rw ids...
2021-05-06 Andrew ReynoldsDiscard duplicate terms in patterns (#6501)
2021-05-06 Mathias PreinerUpdate README.md and remove last CVC4 references. ...
2021-05-06 Andrew ReynoldsUse constant folding for evaluating BV eager atom ...
2021-05-05 Andrew ReynoldsDo not have quantifiers model inherit from theory model...
2021-05-05 makaimannSave block comments associated with each kind when...
2021-05-05 OuyanchengAdd helper functions for multi-objective optimization...
2021-05-05 Andrew ReynoldsMove current decision engine to decision engine old...
2021-05-04 Andrew ReynoldsMove env into smt solver, theory engine, prop engine...
2021-05-04 Haniel BarbosaDo not use proof CNF stream with assumptions-based...
2021-05-04 Gereon KremerUse proper commit hash for PRs (#6485)
2021-05-04 Mathias Preinercmake: Fix ninja build. (#6481)
2021-05-04 Gereon KremerImprove generation of python API documentation (#6482)
2021-05-04 Aina NiemetzFP: Move removal of generic to_fp operations to rewrite...
2021-05-04 Aina NiemetzFP: Move type check from expandDefinitions. (#6479)
2021-05-03 Aina NiemetzFP: Rewrite to_fp conversion from signed bit-vector...
2021-05-03 Gereon KremerAdd missing --auto-download in CI (#6478)
2021-05-03 Gereon KremerAdd CI jobs to build docs (#6413)
2021-05-03 Aina NiemetzSymFPU: Automatically apply patch from 2020-11-14....
next