Fix component contains for splicing due to substring. (#4705)
[cvc5.git] / test / regress / CMakeLists.txt
2020-08-01 Andrew ReynoldsFix component contains for splicing due to substring...
2020-07-28 Andrew ReynoldsFix regular expression delta for complement (#4765)
2020-07-28 yoni206Supporting seq.nth (#4723)
2020-07-27 Alex OzdemirConsider negation's proof before triggering arith pfs...
2020-07-21 Andrew ReynoldsSupport uninterpreted constants in the evaluator (...
2020-07-14 Andrew ReynoldsDebug instantiations output (#4739)
2020-07-14 Andres NoetzliFix caching in TheoryEngine::getExplanation() (#4736)
2020-07-13 Andrew Reynolds User-facing print debug option for sygus candidates...
2020-07-13 Andrew ReynoldsStatistics on instantiations per quantified formula...
2020-07-13 Andrew ReynoldsAdd support for string/sequence update (#4725)
2020-07-10 Andrew ReynoldsFront end support for integer AND (#4717)
2020-07-10 Andrew ReynoldsEnsure legal elimination for witness rewrite (#4688)
2020-07-06 Andrew ReynoldsFront end support for sequences (#4690)
2020-06-30 Andrew ReynoldsFix normal form for re.comp (#4676)
2020-06-30 Andrew ReynoldsSimplify quantifiers strategy for when to apply last...
2020-06-28 Andrew ReynoldsFix non-termination issues in simpleRegExpConsume ...
2020-06-24 Andres Noetzli[unconstrained] Fix gathering of visited-once vars...
2020-06-23 Mathias PreinerAdd support for eqrange predicate (#4562)
2020-06-19 yoni206Bv to int elimination bugfix (#4435)
2020-06-19 Andres NoetzliAdd logic check for define-fun(s)-rec (#4577)
2020-06-17 Andrew ReynoldsDo not traverse WITNESS for partial substitutions in...
2020-06-16 Aina NiemetzBV: Fix querying equality status in lazy bit-blaster...
2020-06-15 Aina NiemetzBV: Add missing type check for BITVECTOR_REPEAT_OP...
2020-06-15 Aina NiemetzBV: Add missing type check for INT_TO_BITVECTOR. (...
2020-06-15 Andrew Reynolds Do RE derivation inference only for concrete constant...
2020-06-11 Andrew Reynolds(proof-new) Remove arith-snorm option. (#4591)
2020-06-10 Andres NoetzliAdd support for str.replace_re/str.replace_re_all ...
2020-06-06 Andres NoetzliFix destruction order in NodeManager (#4578)
2020-06-06 Andres NoetzliKeep definitions when global-declarations enabled ...
2020-06-06 Andrew ReynoldsSmt2 parsing support for nested recursive datatypes...
2020-06-05 Andres NoetzliFix handling of Boolean term variables (#4550)
2020-06-04 Andrew ReynoldsFix abduction with datatypes (#4566)
2020-06-03 Andrew ReynoldsDo not apply unconstrained simplification when quantifi...
2020-06-02 Andrew ReynoldsFix scope issue with pulling ITEs in extended rewriter...
2020-06-02 Andrew ReynoldsDo not handle universal quantification on functions...
2020-06-01 Andres NoetzliSet theoryof-mode after theory widening (#4545)
2020-06-01 Andres NoetzliDo not parse ->/lambda unless --uf-ho enabled (#4544)
2020-05-31 Andres NoetzliDo not cache operator eliminations in arith (#4542)
2020-05-26 MartinFix an incorrect limit in conversion from real to float...
2020-05-23 Andrew ReynoldsRefactor operator elimination in arithmetic (#4519)
2020-05-22 Andrew Reynolds(proof-new) Add rewrite corresponding to regular expres...
2020-05-21 Andrew ReynoldsFix missing check for cardinality one in unconstrained...
2020-05-20 Andrew ReynoldsNormal form equality conflicts and uniqueness check...
2020-05-20 Andrew ReynoldsFix parametric datatype instantiation (#4493)
2020-05-20 Andrew ReynoldsDo not eliminate variables that are equal to unevaluata...
2020-05-20 Andrew ReynoldsFix cached free variable identifiers in sygus term...
2020-05-19 mudathirmahgoubRenamed operator CHOICE to WITNESS (#4207)
2020-05-19 Andres NoetzliMake SolveEq and PlusCombineLikeTerms idempotent (...
2020-05-05 Andrew ReynoldsAlways introduce fresh variable for unconstrained APPLY...
2020-05-02 Andrew ReynoldsMove slow regression to regress3 (#4430)
2020-04-30 Andrew ReynoldsRemove skolem share involving pre_first_ctn. (#4423)
2020-04-29 Andrew ReynoldsAvoid circular dependencies for justifying reductions...
2020-04-28 Andrew ReynoldsUpdate cardinality in strings to unicode standard ...
2020-04-26 Andrew Reynolds Fix sets cardinality cycle rule (#4392)
2020-04-22 Andrew ReynoldsEnsure disequality splits are processed as lemmas ...
2020-04-22 Andres NoetzliReinstantiate support for conjunctions in facts (#4377)
2020-04-17 Mathias PreinerSyGuS instantiation quantifiers module (#3910)
2020-04-15 Andrew ReynoldsDo not normalize to representatives for variable equali...
2020-04-15 Andrew ReynoldsAlways assign function values in higher order (#4279)
2020-04-15 Andrew ReynoldsDisable preregistration of instantiations for cegqi...
2020-04-14 Andrew ReynoldsRemove a few spurious assertions (#4294)
2020-04-14 Andrew ReynoldsFix dump-unsat-cores-full (#4303)
2020-04-13 Andrew ReynoldsFix SyGuS define-fun printing from benchmarks coming...
2020-04-12 Andrew ReynoldsFixes for extended rewriter (#4278)
2020-04-12 Andrew ReynoldsMove slow nl regression to regress3 (#4276)
2020-04-11 Andrew ReynoldsEnsure exported sygus solutions match grammar (#4270)
2020-04-09 Andrew ReynoldsDisable slow sygus regression (#4232)
2020-04-08 mudathirmahgoubAdded CHOOSE operator for sets (#4211)
2020-04-08 Andres NoetzliPerform theory widening eagerly (#4044)
2020-04-08 Andrew ReynoldsFix dump models and dump proofs (#4230)
2020-04-07 Andrew ReynoldsDisable slow regression (#4221)
2020-04-03 Andrew ReynoldsOnly rewrite lambdas via array representations when...
2020-04-01 Andrew ReynoldsSupport char smt-lib syntax (#4188)
2020-03-30 Andrew ReynoldsSupport indexed operators re.loop and re.^ (#4167)
2020-03-30 mudathirmahgoubFrontend support for the choice operator (#4175)
2020-03-27 Andres NoetzliFix issues with unsat cores and reset-assertions (...
2020-03-27 Andrew ReynoldsSupport unicode internal representation and escape...
2020-03-26 Andrew ReynoldsDisable slow regression (#4157)
2020-03-24 yoni206Int2BV fail on demand (#4079)
2020-03-23 Andrew ReynoldsSimplify auxiliary variable handling in CEGQI (#4141)
2020-03-22 Andrew ReynoldsSort inference does not handle APPLY_UF when higher...
2020-03-20 Andrew ReynoldsFix variable shadowing issue in sygus-inference (#4121)
2020-03-20 Andrew ReynoldsGuard cases of sort inference in quantifier free logics...
2020-03-20 Andrew ReynoldsDo not assign higher-order representative if function...
2020-03-19 yoni206Bv2int fail on demand
2020-03-19 Andres NoetzliOnly apply testConstStringInRegExp to const regexp...
2020-03-19 Andres NoetzliOnly allow bv2nat/int2bv with BV and integer logic...
2020-03-19 Andrew ReynoldsFix issue with multiple infinities in CEGQI for LIRA...
2020-03-16 Andres NoetzliCreate master equality engine at context level 0 (...
2020-03-13 Andrew ReynoldsRemove regress for real to int (#4071)
2020-03-12 Andrew ReynoldsDo not allow quantifiers over real variables in real...
2020-03-12 Andrew ReynoldsDo not make models for quantified function variables...
2020-03-12 Aina NiemetzNew C++ API: Remove support for (reset). (#4037)
2020-03-12 Andrew ReynoldsFix double notify in equality engine (#4036)
2020-03-11 Andrew ReynoldsDo not enable some SMT-COMP specific options by default...
2020-03-11 Andrew ReynoldsGuard against null relevancy condition in SyGuS (#4033)
2020-03-11 Andrew ReynoldsSwitch to Nodes for conjecture generator (#4026)
2020-03-11 Andres Noetzlireset-assertions: Update TheoryEngine's PropEngine...
2020-03-11 Andrew ReynoldsFix non-parametrized operators in subgoal generation...
2020-03-11 Andrew ReynoldsFix duplicate variable issue in sygus-qe-preproc (...
next