Simplify reductions for set and bag choose (#8304)
[cvc5.git] / test / regress / CMakeLists.txt
2022-03-15 Andrew ReynoldsSimplify reductions for set and bag choose (#8304)
2022-03-14 Andrew ReynoldsFixes for skolem definition management (#8301)
2022-03-14 Andrew ReynoldsAdd rewrite for allchar beneath union + star (#8299)
2022-03-14 Andrew ReynoldsRun preprocess rewrite on equalities until fixed point...
2022-03-12 Andrew ReynoldsIntroduce new splitting inference in sets + cardinality...
2022-03-11 Andrew ReynoldsConsider APPLY_CONSTRUCTOR applied to values to be...
2022-03-11 Andrew ReynoldsFix reduction for arc trig functions (#8289)
2022-03-10 Andrew ReynoldsFix theoryOf call in get equality status (#8279)
2022-03-10 mudathirmahgoubFix cvc5-projects issue 475 (#8278)
2022-03-10 Andrew ReynoldsAdd output -o pre-asserts (#8270)
2022-03-10 Andrew ReynoldsDisable timing out regressions (#8273)
2022-03-09 Gereon KremerClear obsolete pending lemmas in arithmetic (#8236)
2022-03-09 Andrew ReynoldsAdd regression for fixed issue 6700 (#8265)
2022-03-08 Andrew ReynoldsDo not expand APPLY_SELECTOR (#8174)
2022-03-08 Andrew ReynoldsGuard another case of non-termination in quantifiers...
2022-03-08 Andrew ReynoldsEliminate shadowing in the quantifiers rewriter (#8244)
2022-03-07 Gereon KremerTry harder to show that a RAN is rational (#8230)
2022-03-06 Andres NoetzliDisallow models with `--arrays-weak-equiv` (#8217)
2022-03-05 Andrew ReynoldsMake seq.unit robust wrt subtyping (#8209)
2022-03-05 Gereon KremerAdd regressions for fixed issue (#8237)
2022-03-05 Andrew ReynoldsEnable NL tangent planes by default (#8233)
2022-03-04 Gereon KremerRemove spurious assertion in linear solver (#8231)
2022-03-04 Gereon KremerGuard recursion into terms during substitution in arith...
2022-03-04 Andrew ReynoldsFix rewrite rule synthesis for 0-ary operators (#8221)
2022-03-04 Andrew ReynoldsLogic exception when using solution filtering for non...
2022-03-04 Andrew ReynoldsAdd regressions for fixed projects issues (#8228)
2022-03-04 Andrew ReynoldsAdd support for get learned literals in the API (#8099)
2022-03-03 Andrew ReynoldsThrow logic exception if a transcendental function...
2022-03-03 Andrew ReynoldsAdd regression for fixed issue (#8213)
2022-03-03 Gereon KremerFix rewriting of mixed-integer atoms (#8214)
2022-03-02 Andrew ReynoldsFix issue with dropping non-reduced sine terms (#8211)
2022-03-02 Andrew ReynoldsFix models involving cardinality of sets of finite...
2022-03-02 Andrew ReynoldsAlways purify universe from set minus (#8201)
2022-03-02 Andrew ReynoldsFix incorrect assertion in prop engine proofs (#8204)
2022-03-02 Andrew ReynoldsClean usage of options in regressions (#8190)
2022-03-02 Andrew ReynoldsImprove error message when not using strings-exp (...
2022-03-02 Andrew ReynoldsAdd regressions for fixed issues (#8202)
2022-03-02 Gereon KremerPrune spurious roots in lazard evaluation of coverings...
2022-03-01 Andrew ReynoldsFix issue involving dropped purification lemmas for...
2022-03-01 Andrew ReynoldsDisable regression (#8191)
2022-03-01 Andres Noetzli[BV] Fix rewriter policy for `bvneg` (#8196)
2022-02-28 Andres Noetzli[Seq/Model] Do not enumerate elements of constants...
2022-02-28 Andrew ReynoldsFix special casing for PI in model value (#8189)
2022-02-28 Andrew ReynoldsPreserve model values for exact sine points (#8188)
2022-02-28 Andrew ReynoldsTrack names for witness terms in model (#8184)
2022-02-28 Andrew ReynoldsAdd two reduction schemas for sin terms (#8171)
2022-02-25 Andrew ReynoldsConsider PI to be a model value (#8176)
2022-02-25 Andrew ReynoldsFix non-termination in quantifiers rewriter (#8165)
2022-02-25 Andrew ReynoldsSimplify and fix how purified terms are managed in...
2022-02-25 Andrew ReynoldsFix dropped bounds on PI (#8164)
2022-02-25 Andrew ReynoldsRemove spurious assertion involving constants for argum...
2022-02-25 Andrew ReynoldsMake quantifiers terminate if it detects a (duplicate...
2022-02-25 Andrew ReynoldsAdd regression for fixed transcendental regression...
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 Gereon KremerFix icp candidate parsing (#8137)
2022-02-23 Andrew ReynoldsFix issue in datatypes care graph computation involving...
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-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 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-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 Andres Noetzli[Strings] Fix rewriter for `re.loop` (#7956)
next