Eliminate even more static uses of rewrite (#8044)
[cvc5.git] / test /
2022-02-03 Andrew ReynoldsTest proof granularity theory-rewrite by default (...
2022-02-03 mudathirmahgoubAdd table.product operator (#8020)
2022-02-03 Aina NiemetzRename kind PLUS -> ADD. (#8036)
2022-02-03 Aina Niemetzapi: Rename kinds MINUS -> SUB and UMINUS -> NEG. ...
2022-02-02 Alex OzdemirChange name of Python API's package from pycvc5 to...
2022-02-02 Andrew ReynoldsFix rewrite for eliminating constant factors of PI...
2022-02-02 Aina NiemetzRename kinds MINUS -> SUB and UMINUS -> NEG. (#8035)
2022-02-02 Andrew ReynoldsFix invalid rewrite involving iand (#8026)
2022-02-02 Aina Niemetzapi: Rename mk<Value> functions for FP for consistency...
2022-02-02 Andrew ReynoldsFix printing of re.loop as an operator in LFSC (#8029)
2022-02-02 Andrew ReynoldsMake LFSC side condition for concat unify robust to...
2022-02-02 Andrew ReynoldsAdd missing null terminators for regexp (#8027)
2022-02-02 Gereon KremerAdd additional check to avoid cyclic substitution ...
2022-02-02 Andrew ReynoldsRemove more static calls to rewrite (#8025)
2022-02-02 Andrew ReynoldsExtend proof step buffer to optionally ensure unique...
2022-02-01 mudathirmahgoubAdd bag.filter operator (#8006)
2022-01-31 Gereon KremerAdd utilities for flattening nodes (#7961)
2022-01-31 Andres NoetzliFix memory leak in quantifier info (#8005)
2022-01-28 Andres Noetzli[Rewrite Synthesis] Fix args for non-chaining ops ...
2022-01-26 mudathirmahgoubAdd Card solver to bags (#7986)
2022-01-25 Andrew ReynoldsAdd output -o post-asserts (#7987)
2022-01-25 Andres NoetzliSend `nth(unit(...), ...)` terms to array solver (...
2022-01-25 Andres Noetzli[Strings] Avoid trivial explanation (#7982)
2022-01-24 Gereon KremerDisable regression if poly is not available (#7981)
2022-01-24 Gereon KremerUse proper RAN nodes for nl model (#7939)
2022-01-24 Abdalrhman MohamedEnable dump tester. (#7884)
2022-01-21 Andrew ReynoldsFix trivial explantions in sequences array solver ...
2022-01-20 Andres NoetzliFix `Nth-Update` rule, add `Update-Bound` rule (#7968)
2022-01-20 Andrew ReynoldsFix proofs for trivial cases of datatypes tester merge...
2022-01-20 Gereon KremerRefactor abs rewriting (#7935)
2022-01-19 Andres NoetzliAdd rewrites for `seq.update`/`seq.nth` (#7966)
2022-01-19 Gereon KremerFix a subtle issue with double negations in coverings...
2022-01-18 Andres Noetzli[API] Add missing arity check (#7905)
2022-01-17 Andrew ReynoldsRefactor options related to rewriting and symmetry...
2022-01-17 Andres Noetzli[Strings] Fix rewriter for `re.loop` (#7956)
2022-01-15 Andrew ReynoldsAdd inverse inference for update-over-concat (#7954)
2022-01-14 Andrew ReynoldsImprove names for sygus enumeration option (#7945)
2022-01-14 Andrew ReynoldsClean enumerative instantiation options (#7947)
2022-01-14 Andrew ReynoldsImplement -o subs to show learned top-level substitutio...
2022-01-14 Andrew ReynoldsFix learned rewrite pass for non-real equalties (#7936)
2022-01-14 Andrew ReynoldsWeaken assertion in relevance manager (#7943)
2022-01-14 Gereon KremerAdd support for RANs in rewriter for `MULT` (#7940)
2022-01-14 Gereon KremerAdd RAN support in UMINUS rewriter (#7933)
2022-01-13 Gereon KremerAdd arithmetic rewriter for RAN (#7929)
2022-01-13 Andres NoetzliUnify abstract values and uninterpreted constants ...
2022-01-13 Gereon KremerRefactor post rewriter for addition (#7931)
2022-01-12 Andrew ReynoldsAdd -o learned-lits to output learned literals (#7934)
2022-01-12 Andrew ReynoldsEnsure configuration of shared selectors is consistent...
2022-01-12 Andrew ReynoldsAlways use partial function for sqrt (#7926)
2022-01-12 Andrew ReynoldsEliminate use of subtyping from results of quantifier...
2022-01-11 Abdalrhman MohamedDisable filtering of shapes in sygus-rcons pool. (...
2022-01-11 Andres NoetzliFix `TypeNode::substitute()` for type constants (#7920)
2022-01-11 Andrew ReynoldsTighten policy for unsat cores in sygus core connective...
2022-01-11 Andres NoetzliFix `TypeNode::substitute()` (#7916)
2022-01-11 Abdalrhman MohamedCheck the synthesized funs of `check-synth-next`. ...
2022-01-10 Andrew ReynoldsCheck arity in Sort::instantiate (#7897)
2022-01-10 Gereon KremerAdd new methods for RealAlgebraicNumber (#7907)
2022-01-10 Aina Niemetzapi: Remove Sort::isComparableTo(). (#7903)
2022-01-07 Andrew ReynoldsFix eager string preprocessing in incremental mode...
2022-01-07 Andrew ReynoldsAdd regressions for array sequence solver (#7874)
2022-01-07 Andres Noetzli[Regressions] Add directive for disabling testers ...
2022-01-06 Andrew ReynoldsMake alpha equivalence user context dependent (#7889)
2022-01-06 Andrew ReynoldsDisallow separation logic in incremental mode (#7888)
2022-01-06 Gereon KremerImprove theory combination in the presence of real...
2022-01-06 Andrew ReynoldsFix non-idempotent rewrite in arrays (#7887)
2022-01-05 Aina Niemetzcppapi: Remove Datatype::hasNestedRecursion(). (#7878)
2022-01-05 Aina Niemetzapi: Add missing guard for Datatype::isFinite(). (...
2022-01-04 Andrew ReynoldsFix int blaster (#7856)
2022-01-04 mudathirmahgoubAdd bag.member operator to theory of bags (#7857)
2022-01-04 mudathirmahgoubRefactor bag solver (#7770)
2022-01-04 yoni206Adding interpolation and abduction to the python API...
2022-01-04 Aina Niemetzapi: Add unit test for null case of Sort::toString...
2022-01-04 Aina Niemetzapi: Remove redundant check in Term::toString(). (...
2022-01-03 Andres NoetzliExecute `(reset)` command in parse-only mode (#7862)
2021-12-23 Andres Noetzli[Regressions] Support more complex scrubbers (#7819)
2021-12-22 Andrew ReynoldsAdd support for incremental + interpolants (#7853)
2021-12-21 Andrew ReynoldsSupport get-abduct-next (#7850)
2021-12-21 Andrew ReynoldsEliminate remaining calls to callExtendedRewrite (...
2021-12-21 yoni206Rewrite (pow2 x) to (pow 2 x) when x is a constant...
2021-12-21 Gereon KremerDisable unit tests without poly (#7844)
2021-12-20 Andrew ReynoldsAllow SyGuS subsolver to be reused in incremental mode...
2021-12-17 Aina Niemetzapi: java: Support default arity for Solver::mkUnresolv...
2021-12-17 Andres NoetzliFix rewrite for `str.update(str.rev(s), n, t))` (#7838)
2021-12-17 Gereon KremerFix tracker in SubstitutionMap (#7829)
2021-12-17 Andrew ReynoldsGet getRealOrIntegerValueSign to the API (#7832)
2021-12-17 Aina Niemetzapi: Rename DatatypeSelector::getRangeSort() to getCodo...
2021-12-17 Aina Niemetzapi: Add Solver::mkUnresolvedSort(). (#7817)
2021-12-17 Mathias PreinerDisable unsat cores for quaternion_ds1_symm_0428.fof...
2021-12-16 Andrew ReynoldsFix get-model when sort constructors are present (...
2021-12-16 Aina Niemetzapi: Add Sort::hasSymbol() and Sort::getSymbol(). ...
2021-12-16 Andrew ReynoldsMinor fix for print benchmark. (#7821)
2021-12-16 yoni206bv-to-int: use pow2 operator (#7812)
2021-12-16 yoni206int-to-bv: fail if one of the arguments has type real...
2021-12-16 mudathirmahgoubAdd regression bags-of-bags-subtypes.smt2 (#7814)
2021-12-15 Andrew ReynoldsEnsure match terms are exhaustive in its type rule...
2021-12-14 Andrew ReynoldsEliminate static calls to rewrite in strings (#7803)
2021-12-14 mudathirmahgoubFix cvc5-projects issue 358 (#7804)
2021-12-14 Abdalrhman MohamedAdd a random Sygus enumerator. (#7782)
2021-12-14 Andrew ReynoldsThrow exception for getting value of non-well-founded...
2021-12-13 mudathirmahgoubA more efficient implementation for bag.card operator...
next