Do not cache operator eliminations in arith (#4542)
[cvc5.git] / test / regress / regress0 /
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-05 Andrew ReynoldsAlways introduce fresh variable for unconstrained APPLY...
2020-04-28 Andrew ReynoldsSupport the SMT-LIB Unicode string standard by default...
2020-04-22 Abdalrhman MohamedConvert V2.5 SMT regressions to V2.6. (#4319)
2020-04-22 Andres NoetzliReinstantiate support for conjunctions in facts (#4377)
2020-04-21 Andrew ReynoldsMake option names related to CEGQI consistent (#4316)
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-14 Andrew ReynoldsFix dump-unsat-cores-full (#4303)
2020-04-13 Andrew ReynoldsFix SyGuS define-fun printing from benchmarks coming...
2020-04-08 Andres NoetzliPerform theory widening eagerly (#4044)
2020-04-08 Andrew ReynoldsFix dump models and dump proofs (#4230)
2020-04-01 Andrew ReynoldsSupport char smt-lib syntax (#4188)
2020-04-01 Aina NiemetzRename checkValid/query to checkEntailed. (#4191)
2020-03-30 Andrew ReynoldsSupport indexed operators re.loop and re.^ (#4167)
2020-03-30 mudathirmahgoubFrontend support for the choice operator (#4175)
2020-03-28 Abdalrhman MohamedConvert the last few Sygus benchmarks to V2. (#4172)
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 AmaleeAdded unit-cube-like test for branch and bound (#3922)
2020-03-24 yoni206Int2BV fail on demand (#4079)
2020-03-22 Abdalrhman MohamedConvert V1 Sygus files to V2. (#4136)
2020-03-21 Andres NoetzliDon't run bv_nat parse test with competition build...
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-12 Andrew ReynoldsDo not allow quantifiers over real variables in real...
2020-03-12 Aina NiemetzNew C++ API: Remove support for (reset). (#4037)
2020-03-11 Andres Noetzlireset-assertions: Update TheoryEngine's PropEngine...
2020-03-11 Andres NoetzliSet assertion in `CnfStream::ensureLiteral()` (#3927)
2020-03-11 Andrew ReynoldsFix real to int for parameterized kinds (#4016)
2020-03-10 Andrew ReynoldsFix sort inference for top-level Boolean variables...
2020-03-10 Aina NiemetzFix issue with reset-assertions. (#3988)
2020-03-10 Andrew Reynolds Fix real as int for incremental (#3979)
2020-03-10 makaimannEnhancement: make the bool-to-bv pass more robust and...
2020-03-09 Andres NoetzliMake registration of unit clauses more robust (#3965)
2020-03-08 Ying ShengExplicit end marker for models printed in the CVC langu...
2020-03-06 Andrew ReynoldsRemove tester name from APIs (#3929)
2020-03-06 Andrew ReynoldsSupport default sygus grammar construction for sets...
2020-03-06 Andres NoetzliRemove --apply-to-const preprocessing pass (#3919)
2020-03-05 Andrew ReynoldsFix issues with real to int (#3918)
2020-02-29 Andrew Reynolds Throw warning instead of error for non-constant values...
2020-02-29 Andres NoetzliAdd support for str.from_code (#3829)
2020-02-29 Andrew ReynoldsFix assertion related to assignability in the model...
2020-02-29 Andrew ReynoldsReplace conditional rewrite pass in quantifiers with...
2020-02-27 Andrew ReynoldsFix large models for strings (#3835)
2020-02-27 Andrew ReynoldsAdd support for is_digit and regular expression differe...
2020-02-26 Andrew ReynoldsMore fixes for printing sygus commands (#3812)
2020-02-26 Andrew ReynoldsBasic support for regular expression complement (#3437)
2020-02-25 yoni206bv_to_int preprocessing pass
2020-02-24 Andres NoetzliMake lambda rewriter more robust (#3806)
2020-02-22 Alex OzdemirSwitch to th_lira.plf (#3741)
2020-02-21 Andrew ReynoldsSimple changes towards unicode string standard (#3791)
2020-02-20 Andrew ReynoldsRemove front-end support for Chain (#3767)
2020-02-14 Andrew ReynoldsRemove quantifiers rewrite rules infrastructure (#3754)
2020-02-08 Andres NoetzliMake "unknown" non-critical for unsat cores check ...
2020-02-07 Andrew ReynoldsRefactor check-model handling in SmtEngine (#3723)
2020-02-07 Andrew ReynoldsFix exact sqrt (#3721)
2020-02-04 Alex OzdemirRegression tests for arithmetic proofs. (#3701)
2020-02-03 Andrew ReynoldsMinor fixes to regressions (#3702)
2020-02-03 Andrew ReynoldsFix invariant template inference for trivially infeasib...
2020-01-31 Andres NoetzliFix arithmetic rewriter for exponential (#3688)
2020-01-30 Andrew ReynoldsEnsure literals in FMF decision strategies are in the...
2020-01-30 Andrew ReynoldsDo not debug check model for models with approximations...
2020-01-29 Andrew ReynoldsFix isLeq function in String utility (#3659)
2020-01-28 Andrew ReynoldsAvoid PLUS with one child for bv2nat elimination (...
2020-01-22 Andrew ReynoldsFix parameteric sorts involving Booleans in sygus defau...
2020-01-10 Andres NoetzliFix printing of models of uninterpreted sorts (#3597)
2019-12-31 Alex Ozdemir[proof] ITE translation fix (#3484)
2019-12-23 Andrew ReynoldsInitial support for string reverse (#3581)
2019-12-18 Andres NoetzliAvoid calling rewriter from type checker (#3548)
2019-12-17 Andrew ReynoldsFix spurious parse error for rational real array consta...
2019-12-16 Ying ShengSupport ackermannization on uninterpreted sorts in...
2019-12-13 Andrew ReynoldsAdd support for set comprehension (#3312)
2019-12-10 Haniel BarbosaFix ufho issues (#3551)
2019-12-05 Andrew ReynoldsMake nonlinear solver intercept model assignments from...
2019-12-05 Andrew ReynoldsRefactor mode options for Unif+PI (#3531)
2019-12-05 Andres NoetzliBi-directional unrolling of R* regular expressions...
2019-12-05 Andrew ReynoldsFix the subtyping relation for functions (#3494)
2019-12-02 Andres Noetzli[SMT2 Printer] Quote symbols starting with digit (...
2019-12-02 Andrew ReynoldsEnsure quantifiers options are set with --no-strings...
2019-11-30 Andres NoetzliCompetition build: Skip parsing error regression (...
2019-11-27 Andrew Reynolds Fix indexof range lemma (#3499)
2019-11-25 Andrew ReynoldsBetter front-end type checking for SyGuS (#3496)
2019-11-19 Andres NoetzliFix reduction of `sqrt` (#3478)
2019-11-13 Andres NoetzliAllow (set-logic ...) after (reset) (#3457)
2019-11-04 Andrew ReynoldsAvoid non-well-founded sygus grammars (#3434)
2019-10-28 Andrew ReynoldsFix for non-linear models (#3410)
2019-10-28 Andres NoetzliFix integer division rewrite (#3415)
next