Consolidate extended rewrite preprocessing modes (#8156)
[cvc5.git] / test / regress /
2022-02-25 Andrew ReynoldsConsolidate extended rewrite preprocessing modes (...
2022-02-24 Andrew ReynoldsEnsure variables are constrained in model when equal...
2022-02-24 Andrew ReynoldsMake model builder robust to multiple value-like terms...
2022-02-24 Andrew ReynoldsMake sine solver sound with respect to region boundarie...
2022-02-24 Andrew ReynoldsMake uninterpreted sort owner non-static (#8144)
2022-02-24 Andrew ReynoldsAdd regression for some fixed array issues (#8145)
2022-02-23 Gereon KremerAdd two regressions related to RAN models (#8142)
2022-02-23 Andrew ReynoldsAllow elimination of unevaluated terms by default ...
2022-02-23 Andrew ReynoldsFurther relax what is considered a value in the model...
2022-02-23 Andrew ReynoldsDo not insist that entries for UF are constant in FMF...
2022-02-23 Andrew ReynoldsOption exception when incompatible with proofs (#8064)
2022-02-23 Gereon KremerFix icp candidate parsing (#8137)
2022-02-23 Andrew ReynoldsFix issue in datatypes care graph computation involving...
2022-02-22 Andrew ReynoldsRelax what is generated in the model from NL (#8113)
2022-02-18 Andrew ReynoldsMake spurious assertion into warning (#8051)
2022-02-17 Andrew ReynoldsMissing ids for arith conflicts (#8108)
2022-02-16 Andrew ReynoldsOnly consider relevant terms in the array-inspired...
2022-02-15 Abdalrhman MohamedSupport `try` and `all` reconstruction modes. (#8098)
2022-02-11 Andrew ReynoldsFix for lambda-to-array constant conversion for unused...
2022-02-11 Andres NoetzliFix type check of `seq.nth` (#8093)
2022-02-10 Andrew ReynoldsUse witness terms to represent values for large strings...
2022-02-09 Andres NoetzliFix handling of `LogicException` during solving (#8000)
2022-02-08 Andrew ReynoldsDistinguish proof mode from unsat core mode (#8062)
2022-02-07 Andrew ReynoldsGeneralize LFSC concat unify for splitting constants...
2022-02-07 Andrew ReynoldsFix unsoundness in IAND solver (#8053)
2022-02-07 Gereon KremerAllow non-value model values (#8076)
2022-02-07 Gereon KremerImprove combination of NRA and transcendentals (#8075)
2022-02-07 Andrew ReynoldsFix indexof_re reduction (#8065)
2022-02-06 Andres Noetzli[Seq] Check types for split on indices (#8066)
2022-02-05 Andrew ReynoldsFix another rewrite involving iand (#8054)
2022-02-04 Andres Noetzli[Rewriter] Always rewrite again when kind changes ...
2022-02-03 Andrew ReynoldsSimplify handling of disequalities in strings (#8047)
2022-02-03 Gereon KremerImprove theory combination over real algebraic models...
2022-02-03 Andrew ReynoldsTest proof granularity theory-rewrite by default (...
2022-02-03 mudathirmahgoubAdd table.product operator (#8020)
2022-02-02 Andrew ReynoldsFix invalid rewrite involving iand (#8026)
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 ReynoldsExtend proof step buffer to optionally ensure unique...
2022-02-01 mudathirmahgoubAdd bag.filter operator (#8006)
2022-01-31 Andres NoetzliFix memory leak in quantifier info (#8005)
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-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-13 Andres NoetzliUnify abstract values and uninterpreted constants ...
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 Andrew ReynoldsTighten policy for unsat cores in sygus core connective...
2022-01-11 Abdalrhman MohamedCheck the synthesized funs of `check-synth-next`. ...
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 Gereon KremerImprove theory combination in the presence of real...
2022-01-06 Andrew ReynoldsFix non-idempotent rewrite in arrays (#7887)
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-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-20 Andrew ReynoldsAllow SyGuS subsolver to be reused in incremental mode...
2021-12-17 Andres NoetzliFix rewrite for `str.update(str.rev(s), n, t))` (#7838)
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 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-14 mudathirmahgoubFix cvc5-projects issue 358 (#7804)
2021-12-14 Abdalrhman MohamedAdd a random Sygus enumerator. (#7782)
2021-12-13 mudathirmahgoubA more efficient implementation for bag.card operator...
2021-12-13 Gereon KremerImprove nonlinear solver (#7787)
2021-12-13 yoni206Integrate new int-blaster (#7781)
2021-12-13 mudathirmahgoubFix cvc5-projects issues #358 and #375 (#7743)
2021-12-10 Abdalrhman MohamedMute `define-fun` command generated for named terms...
next