Support get-abduct-next (#7850)
[cvc5.git] / test / regress / CMakeLists.txt
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-16 Andrew ReynoldsFix get-model when sort constructors are present (...
2021-12-16 Andrew ReynoldsMinor fix for print benchmark. (#7821)
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 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...
2021-12-09 Andrew ReynoldsConsider polarity in relevance manager (#7768)
2021-12-08 Andrew ReynoldsMake several regressions faster (#7769)
2021-12-08 Andrew ReynoldsFix type rule for datatype updater for parametric sorts...
2021-12-07 Andrew ReynoldsAllow sygus in incremental mode (#7756)
2021-12-07 Andrew ReynoldsMake data structures in relevance manager SAT-context...
2021-12-06 Andrew ReynoldsAdd regressions for fixed projects issues (#7739)
2021-12-02 mudathirmahgoubadd bag.fold operator (#7718)
2021-12-02 Gereon KremerAdd unit tests for api::Solver::setOption() (#7708)
2021-12-01 Andrew ReynoldsRemove spurious assertion in parser (#7713)
2021-11-30 Andrew ReynoldsAdd rewrite for is_int pi (#7711)
2021-11-30 Andrew ReynoldsProper check for first-class types in datatype subfield...
2021-11-24 Andrew ReynoldsFix potential for cycles in trust substitutions (#7687)
2021-11-23 mudathirmahgoubAdd rewrite rule for bag.card operator using bag.map...
2021-11-22 Andrew ReynoldsFix const RE test for internal regexp rv kind (#7678)
2021-11-17 Andres NoetzliFix binding of quoted symbols in `define-fun` (#7655)
2021-11-16 Haniel Barbosa[proofs] Make sure --proof-check=... is no-op when...
2021-11-13 Andres NoetzliSkip `str.code` inferences for sequence eqcs (#7644)
2021-11-11 Andrew ReynoldsAdd lazy approach for handling lambdas in the HO extens...
2021-11-10 mudathirmahgoubFix soundness issue of missing premises for count bag...
2021-11-10 Andrew ReynoldsFix parsing array constants (#7617)
2021-11-09 Andrew ReynoldsOnly eliminate lambdas in higher-order elimination...
2021-11-08 mudathirmahgoubexpand bag.choose operator (#7481)
2021-11-06 Andrew ReynoldsDo not use extended rewrites on recursive function...
2021-11-06 Mathias PreinerDisable regress2 test. (#7591)
2021-11-05 Andrew ReynoldsFix exclusion criteria for codatatype model values...
2021-11-05 Haniel Barbosa[proofs] Fix open sat proof (#7509)
2021-11-05 Andrew ReynoldsEliminate a level of nesting of traversals in theory...
2021-11-05 Andres Noetzli[FP] Do not assert that model has shared term (#7585)
2021-11-04 Andrew ReynoldsAdd -o sygus-grammar to print auto-generated SyGuS...
2021-11-04 Andrew ReynoldsImprove defaults for sygus default grammars (#7553)
2021-11-04 Andrew ReynoldsReplace the old dump infrastructure (#7572)
2021-11-04 Gereon KremerEnable CDCAC solver for selected quantified logics...
2021-11-03 Andrew ReynoldsFormalize more string skolems (#7554)
2021-11-03 Andrew ReynoldsFix preregistration for floating point theory (#7558)
2021-11-02 Andrew ReynoldsMake quant elimination robust to presence of other...
2021-11-01 Andrew ReynoldsWeaken assertion in CEGQI (#7548)
2021-11-01 Mathias Preinerbv: Remove layered solver. (#7455)
2021-11-01 Andrew ReynoldsFix upwards closure for relations (#7515)
2021-10-31 mudathirmahgoubFix soundess issue for bags with negative multiplicity...
2021-10-31 mudathirmahgoubRemove assertSkeleton for bag elements during model...
2021-10-29 Gereon KremerFix proof of nl lemma for a corner case (#7530)
2021-10-29 Andrew ReynoldsFix model construction for higher order involving irrel...
2021-10-28 Gereon KremerFix proof for xor in circuit propagator (#7525)
2021-10-28 Haniel Barbosa[proofs] Fix assertion in EqProof conversion (#7522)
2021-10-27 Andrew ReynoldsAdd missing API checks to getValue (#7475)
2021-10-27 Andres NoetzliRequire ITE branches to be first class types (#7508)
2021-10-27 Andrew ReynoldsFix care graph computation for higher-order (#7474)
2021-10-27 Andrew ReynoldsFix model unsoundness for relation join (#7511)
2021-10-27 Andrew ReynoldsAvoid non-terminating check with assumptions in strings...
2021-10-27 Andrew ReynoldsDeterministic variables for RE elim (#7489)
2021-10-27 Gereon KremerMake --version exit (#7506)
2021-10-26 Haniel Barbosa[proofs] Fix singleton check in MACRO_RES post-processi...
2021-10-26 Haniel Barbosa[proofs] Reset local var in SatProofManager since incre...
2021-10-26 Andrew ReynoldsDisable automatic symmetry in proofs of theory explanat...
2021-10-26 Haniel Barbosa[proofs] Fix and simplify CHAIN_RESOLUTION checker...
2021-10-26 Andrew ReynoldsAdd regressions for fixed issues (#7495)
2021-10-26 Andrew ReynoldsDisable sygus-inst when incremental (#7485)
2021-10-25 Andrew ReynoldsAdd new method for enumerating unsat queries with SyGuS...
2021-10-25 Andrew ReynoldsFix support for global declarations (#7480)
2021-10-25 mudathirmahgoubAdd inference for count map (#7264)
2021-10-24 Andrew ReynoldsAdd new eager conflict detection in strings for integer...
2021-10-22 Haniel Barbosa[proof] Fixing CHAIN_RESOLUTION checker (#7465)
2021-10-22 Gereon KremerFix another double negation proof issue (#7468)
2021-10-22 Andrew ReynoldsAdd more abduction regressions (#7461)
2021-10-22 Andrew ReynoldsDo not use global proxy variable attribute for strings...
2021-10-21 Gereon KremerAlso fix case of negated ite (#7454)
2021-10-21 Gereon KremerFix symmetric proof issue for ITE in circuit propagator...
2021-10-21 Haniel Barbosa[proofs] Fix open proof in SAT solver due to cycles...
2021-10-21 Gereon KremerAdd regression (#7447)
2021-10-21 Gereon KremerFix incorrect proof from ITE in circuit propagator...
2021-10-21 Andres NoetzliEnable and fix dump test (#7387)
2021-10-21 Gereon KremerFix (#7437)
2021-10-20 Andrew ReynoldsEnable some previously failing regressions (#7434)
2021-10-20 Andrew ReynoldsAdd regressions for fixed issues (#7421)
2021-10-20 Andrew ReynoldsMake SyGuS solver robust to non-closed enumerable sorts...
2021-10-20 Andrew ReynoldsReimplement support for relational triggers (#7063)
2021-10-20 Andrew ReynoldsDo not make assumption about model for Boolean variable...
2021-10-20 Andrew ReynoldsCorrectly parse uninterpreted constant values in get...
2021-10-19 Andrew ReynoldsFix expected conclusion for EQ_RESOLVE when expanding...
2021-10-19 Andrew ReynoldsSupport sequences of fixed finite cardinality (#7371)
2021-10-19 Andrew ReynoldsFix issue related to sanity checking integer models...
2021-10-18 Andrew ReynoldsAdd regression for fixed issue (#7395)
2021-10-18 Abdalrhman MohamedMove check for experimental arrays features to `theory_...
2021-10-15 Andrew ReynoldsAdd more regressions for fixed issues (#7382)
2021-10-15 Andrew ReynoldsFix issues related to proofs of lemmas with duplicate...
2021-10-14 Andrew ReynoldsAdd regressions for fixed issues (#7369)
2021-10-14 Gereon KremerImprove ManagedStreams (#7367)
next