cvc5.git
2022-04-01 Andrew ReynoldsFix sygus-inst when combined with bounded string quanti...
2022-04-01 Mathias Preinerapi: Swap arguments of declareSygusVar. (#8499)
2022-04-01 Mathias Preinerapi: Use std::optional for symbols in mk* functions...
2022-04-01 Mathias Preinermake-release: Change instructions for pushing tag.
2022-04-01 Mathias PreinerStart post-release for 0.0.9
2022-04-01 Mathias PreinerBump version to 0.0.9
2022-04-01 Gereon KremerAlso run on created. (#8506)
2022-03-31 Ying ShengAdd documentation for sequences (#8496)
2022-03-31 mudathirmahgoubFix bag example links (#8504)
2022-03-31 Andrew ReynoldsHandled quoted symbols in indexed operators (#8491)
2022-03-31 Aina NiemetzVarious fixes related to isDatatypeXXX checks. (#8473)
2022-03-31 Aina NiemetzSort, TypeNode: Rename functions related to datatypes...
2022-03-31 Andrew ReynoldsDisable minisat variable elimination when a parametric...
2022-03-31 Andres NoetzliRemove examples that use the old API (#8486)
2022-03-31 Aina Niemetzapi: Remove warning for Sort::instantiate(). (#8475)
2022-03-31 Andrew ReynoldsDo not export dt.size (#8483)
2022-03-31 Andrew ReynoldsFix check for whether PI is reduced (#8485)
2022-03-31 Mathias Preinerci: Fix typo in update-pr job. (#8492)
2022-03-31 Gereon KremerImprove documentation for Statistics in C++ API (#8476)
2022-03-31 Haniel Barbosa[proofs] Adding post-visit processing to proof node...
2022-03-31 Andres NoetzliRemove support for Python 2.x (#8488)
2022-03-31 mudathirmahgoubAdd examples/bags.cpp (#8463)
2022-03-31 Andres NoetzliFix Java examples (#8484)
2022-03-31 Andrew ReynoldsFix lower vs upper bound issue for eager RE conflicts...
2022-03-31 Gereon KremerInstall necessary packages (#8479)
2022-03-31 Gereon KremerOnly run update-pr for normal commits on main (#8478)
2022-03-31 Gereon KremerImprove documentation for OptionInfo (#8474)
2022-03-31 Andres NoetzliMove Java package to `io.github.cvc5` (#8469)
2022-03-31 Haniel Barbosa[proofs] [doc] Documenting arrays, bit-vectors, datatyp...
2022-03-31 Haniel Barbosa[proofs] [doc] Document equality rules (#8462)
2022-03-31 Mathias Preinerdocs: Remove api namespace. (#8455)
2022-03-31 Andrew ReynoldsFix non-termination in the strings rewriter (#8438)
2022-03-31 Aina Niemetzapi: Mark experimental kinds. (#8464)
2022-03-31 Mathias PreinerStart post-release for 0.0.8
2022-03-31 Mathias PreinerBump version to 0.0.8
2022-03-31 Mathias Preinerci: Do not cancel jobs on main branch. (#8471)
2022-03-31 Andrew ReynoldsFix case of Boolean skolem for ground term E-matching...
2022-03-31 Mathias Preinerci: Update older PRs first. (#8477)
2022-03-31 Mathias Preinerapi: Remove isUninterpretedSortParameterized from heade...
2022-03-30 Gereon KremerAllow for multiple (equal) base model values (#8467)
2022-03-30 Mathias PreinerExclude competition build for issue8377-resolve-indexed...
2022-03-30 Mathias PreinerMove cvc5::internal::context to cvc5::context. (#8451)
2022-03-30 mudathirmahgoubPatch cross reference in Kind.java documentation (...
2022-03-30 Aina Niemetzdocs: Add bags to list of theory references. (#8461)
2022-03-30 Aina Niemetzapi: Add Sort::getUninterpretedSortConstructor(). ...
2022-03-30 Andrew ReynoldsFix policy for purifying arguments of exp (#8416)
2022-03-30 Andrew ReynoldsFixes for sygus-inst (#8448)
2022-03-30 Andrew ReynoldsFix subtype issue in cegqi arithmetic (#8440)
2022-03-30 Aina NiemetzTypeNode: Unify functions to instantiate parametric...
2022-03-30 Andres Noetzli[API] Move `UnknownExplanation` to `cvc5_types.h` ...
2022-03-30 Haniel Barbosa[proof] [doc] Document external proof rules (#8439)
2022-03-30 Mathias PreinerMove cvc5::internal::main to cvc5::main. (#8454)
2022-03-30 yoni206Add information for cardinality constraint to the Pytho...
2022-03-30 yoni206Adding some missing python API methods and tests (...
2022-03-30 Andrew ReynoldsChange tuple tokens and update datatypes theory ref...
2022-03-30 Andrew ReynoldsAdd LFSC to internal proof checker (#8442)
2022-03-30 mudathirmahgoubFix some documentation warnings (#8453)
2022-03-30 Mathias PreinerRename master branch to main. (#8452)
2022-03-30 Abdalrhman... Show the code for utilities in the docs. (#8387)
2022-03-30 Aina NiemetzTypeNode: Rename isSort() and getSortConstructorArity...
2022-03-29 Mathias PreinerIntroduce internal namespace and remove api namespace...
2022-03-29 Aina Niemetzapi: Add Sort::getInstantiatedParameters(). (#8445)
2022-03-29 yoni206bv-to-int: fix translation of bvneg (#8437)
2022-03-29 Andrew ReynoldsMake ensureTermSort private (#8436)
2022-03-29 Andrew ReynoldsAdd information for cardinality constraint to the API...
2022-03-29 Andrew ReynoldsMake ProofNodeManager mkScope more robust (#8435)
2022-03-29 mudathirmahgoubAdd bags.rst (#8432)
2022-03-29 Andrew ReynoldsFix issue related to use of Boolean term variable for...
2022-03-29 Andres Noetzli[API] Add `{is,get}RoundingModeValue()` (#8429)
2022-03-29 Aina NiemetzTypeNode: Refactor get param types handling. (#8428)
2022-03-29 Clark BarrettFix for issue 5925: constant arrays should be nonlinear...
2022-03-29 Aina Niemetzapi: Add Sort::isInstantiated(). (#8425)
2022-03-29 Andres NoetzliMove `RoundingMode` to `cvc5_types.h` (#8427)
2022-03-28 Andrew ReynoldsMark more methods as experimental (#8426)
2022-03-28 Mathias PreinerRename get-interpol to get-interpolant. (#8424)
2022-03-28 Andres Noetzli[API] Mark methods as experimental (#8249)
2022-03-28 Mathias Preinerci: Enable all language bindings for debug build. ...
2022-03-28 Aina Niemetzapi: Remove left-over Sort::getUninterpretedSortName...
2022-03-28 Lachnitt[proofs] Alethe: Call Printer (#8408)
2022-03-28 Lachnitt[proofs] Alethe: Add ALETHE_RULE to builtin proof check...
2022-03-28 Andrew ReynoldsFix synth result python unit test (#8418)
2022-03-28 Mathias PreinerMark solve-bv-as-int as expert. (#8417)
2022-03-26 yoni206Separating produce-interpols from the mode of interpola...
2022-03-26 Aina Niemetzbuiltin: Move type rules implementation to .cpp file...
2022-03-26 Aina Niemetzapi: Rename *SortConstructor* to *UninterpretedSortCons...
2022-03-26 Andrew ReynoldsFix spurious assertion failure (#8404)
2022-03-26 Andrew ReynoldsThrow logic exception for set.map (#8403)
2022-03-26 Andrew ReynoldsMore minor cleaning of options (#8401)
2022-03-26 Andrew ReynoldsFixes for API kind documentation (#8397)
2022-03-26 Gereon KremerAdd API unit tests for options (#8339)
2022-03-25 Mathias Preinerapi: Unify mkOp variants. (#8369)
2022-03-25 Aina Niemetzapi: More comprehensive documentation of INTERNAL_KIND...
2022-03-25 Andres Noetzli[Parser] Fix resolution of indexed symbols (#8383)
2022-03-25 Aina Niemetzapi: Remove Sort::isParametricDatatype(). (#8405)
2022-03-25 Haniel Barbosa[proofs] [sat] Have SAT solver communicate whether...
2022-03-25 Aina Niemetzapi: Rename kind NULL_EXPR to NULL_TERM. (#8402)
2022-03-25 Andres NoetzliGenerate `enum` bindings for Python and Java (#8393)
2022-03-25 Andrew ReynoldsUpdate checkSynth and checkSynthNext to return SynthRes...
2022-03-25 Andrew ReynoldsChange output of abduction/interpolation for failed...
2022-03-25 Lachnitt[proofs] Alethe: Bug Fix in Cong Rule (#8391)
next