Rename getInstantiatedConstructorTerm to getInstantiatedTerm (#8549)
[cvc5.git] / test /
2022-04-04 Andrew ReynoldsRename getInstantiatedConstructorTerm to getInstantiate...
2022-04-04 Haniel Barbosa[proofs] [sat] Make SAT assumption bookeeping robust...
2022-04-04 Andrew ReynoldsFix for get-value with empty uninterpreted sort domain...
2022-04-02 Andrew ReynoldsRename mkSygusGrammar to mkGrammar (#8544)
2022-04-02 Andrew ReynoldsRemove variant of mkDatatypeDecl with one sort paramete...
2022-04-02 Aina Niemetzapi: Rename get(Selector|Constructor)Term() to getTerm...
2022-04-02 Andrew ReynoldsIgnore irrelevant exponential terms (#8534)
2022-04-02 Aina Niemetzapi: Remove DatatypeConstructor::getSelectorTerm()...
2022-04-02 Andrew ReynoldsRequire that used model values are constant in CEGQI...
2022-04-02 mudathirmahgoubRemove java API methods that accepts lists as arguments...
2022-04-01 Gereon KremerSimplify the python base API in a few places (#8514)
2022-04-01 Andrew ReynoldsSimplifications to the datatypes API (#8511)
2022-04-01 Gereon KremerPrevent using the coverings solver with extended operat...
2022-04-01 Aina Niemetzapi: Remove Datatype::getConstructorTerm(). (#8529)
2022-04-01 Haniel BarbosaReplace regression by minimized one via ddSMT (#8531)
2022-04-01 Aina NiemetzPython API: Do not rename enumerators. (#8507)
2022-04-01 Haniel Barbosa[proofs] [alethe] Fix Alethe post-processor (#8525)
2022-04-01 Andrew ReynoldsInternal simplifications to constructing datatypes...
2022-04-01 Gereon KremerRemove decorator from python API (#8505)
2022-04-01 Andres Noetzli[API] Add mode argument for `Solver::blockModel()`...
2022-04-01 Andres Noetzli[API] Remove redundant version of `mkFunctionSort`...
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-03-31 Andrew ReynoldsHandled quoted symbols in indexed operators (#8491)
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 Andrew ReynoldsDo not export dt.size (#8483)
2022-03-31 Andrew ReynoldsFix check for whether PI is reduced (#8485)
2022-03-31 Andrew ReynoldsFix lower vs upper bound issue for eager RE conflicts...
2022-03-31 Andres NoetzliMove Java package to `io.github.cvc5` (#8469)
2022-03-31 Andrew ReynoldsFix non-termination in the strings rewriter (#8438)
2022-03-31 Andrew ReynoldsFix case of Boolean skolem for ground term E-matching...
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 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 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 mudathirmahgoubFix some documentation warnings (#8453)
2022-03-30 Mathias PreinerRename master branch to main. (#8452)
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 ReynoldsAdd information for cardinality constraint to the API...
2022-03-29 Andrew ReynoldsMake ProofNodeManager mkScope more robust (#8435)
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 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 Mathias PreinerRename get-interpol to get-interpolant. (#8424)
2022-03-28 Aina Niemetzapi: Remove left-over Sort::getUninterpretedSortName...
2022-03-28 Andrew ReynoldsFix synth result python unit test (#8418)
2022-03-26 yoni206Separating produce-interpols from the mode of interpola...
2022-03-26 Aina Niemetzapi: Rename *SortConstructor* to *UninterpretedSortCons...
2022-03-26 Andrew ReynoldsFix spurious assertion failure (#8404)
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 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 Andrew ReynoldsUpdate checkSynth and checkSynthNext to return SynthRes...
2022-03-25 Andrew ReynoldsChange output of abduction/interpolation for failed...
2022-03-25 Andres NoetzliFix Python API tests (#8392)
2022-03-25 Andrew ReynoldsProperly guard commands in the SyGuS API (#8390)
2022-03-25 Andrew ReynoldsRecategorize options (#8386)
2022-03-24 Haniel Barbosa[unsat-cores] [sat-proof] Fix open proofs due to theory...
2022-03-23 Andrew ReynoldsClean options (#8309)
2022-03-23 Gereon KremerAdd API unit tests for statistics (#8341)
2022-03-23 Andrew ReynoldsAdd SynthResult to the API (#8370)
2022-03-23 Gereon KremerAdd `getOptionInfo()` and `getOptionNames()` to python...
2022-03-23 Andrew ReynoldsMake IDOF_MAX rewrite only apply when all children...
2022-03-23 mudathirmahgoubFix cvc5-projects issue 497 (#8331)
2022-03-23 Andrew ReynoldsFix non-termination issue in sygus enumerator (#8340)
2022-03-22 Andres Noetzli[FP] Remove `FLOATINGPOINT_TO_FP_GENERIC` kind (#8334)
2022-03-22 Andrew ReynoldsFixes for witness terms appearing in CEGQI instantiatio...
2022-03-22 Andrew ReynoldsRefactor result class (#8313)
2022-03-22 Mathias Preinerapi: Unify mkTerm variants. (#8357)
2022-03-22 Andres Noetzli[API] Support `Op::operator[]` in Java and Python ...
2022-03-21 Andres NoetzliRemove `Op::getIndices()` (#8355)
2022-03-21 Gereon KremerFix names of unit tests (#8338)
2022-03-20 Gereon KremerAdd `getStatistics()` to python API (#8343)
2022-03-17 Aina Niemetzctest: Fix labels for python unit tests. (#8328)
2022-03-17 Gereon KremerReplace `Debug` by `Trace` (#7793)
2022-03-16 Aina NiemetzAdd unit test and assertion to test and catch cvc5...
2022-03-16 Andres NoetzliRemove unused files in `regress0` (#8325)
2022-03-16 Mathias Preinerunit: Add test for api::Kind. (#8322)
2022-03-16 Aina NiemetzFirst step towards refactoring regression tests. (...
2022-03-16 mudathirmahgoubAdd regression for cvc5-projects issue 490 (#8317)
2022-03-16 Mathias Preinerrun_regression: Make sure to strip trailing whitespaces...
2022-03-16 Andrew ReynoldsFix getModelValue for arithmetic (#8316)
next