Fix regression output related to sygus+bv-div-zero (#4122)
[cvc5.git] / test / regress /
2020-03-19 Andrew ReynoldsFix regression output related to sygus+bv-div-zero...
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 ReynoldsAdd options for nec regression (#4056)
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 ReynoldsRemove experimental symmetry breaker (#4005)
2020-03-11 Andrew ReynoldsFix non-parametrized operators in subgoal generation...
2020-03-11 Andrew ReynoldsFix duplicate variable issue in sygus-qe-preproc (...
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 options for regression: --sort-inference is incompa...
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 ReynoldsFix assertion failure in sort inference for Boolean...
2020-03-10 Andrew ReynoldsDo not set values for non-linear mult terms in collectM...
2020-03-10 Andrew Reynolds Fix real as int for incremental (#3979)
2020-03-10 Andrew ReynoldsDo not traverse quantifiers in nl ext purify (#3982)
2020-03-10 makaimannEnhancement: make the bool-to-bv pass more robust and...
2020-03-10 Andrew ReynoldsRename sygus option name (#3977)
2020-03-10 Andrew ReynoldsRemove instantiation propagator infrastructure (#3975)
2020-03-10 Andrew ReynoldsEnsure standard miniscoping is applied before aggressiv...
2020-03-09 Andrew ReynoldsFix type issue in arith rewrite equality (#3972)
2020-03-09 Andres NoetzliMake registration of unit clauses more robust (#3965)
2020-03-09 Andrew ReynoldsRewrite again full for DIV rewrite (#3945)
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 Andres NoetzliIgnore model check warning in regression test (#3926)
2020-03-06 Andrew ReynoldsSupport default sygus grammar construction for sets...
2020-03-06 Andres NoetzliMake output of regression script more readable (#3911)
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-27 Andrew ReynoldsDisable regression that times out on debug (#3833)
2020-02-26 Andrew ReynoldsUse side effect utility for non-linear lemmas (#3780)
2020-02-26 Andrew ReynoldsFix regression (#3827)
2020-02-26 Andrew ReynoldsMore fixes for printing sygus commands (#3812)
2020-02-26 Andrew ReynoldsBasic support for regular expression complement (#3437)
2020-02-26 Andrew ReynoldsUse default consts when not using any const during...
2020-02-26 Andrew ReynoldsFix node arity issue in reduction of int2bv (#3777)
2020-02-26 Andrew ReynoldsSupport for witnessing choice in models (#3781)
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-19 Andrew ReynoldsDelay enumerative instantiation if theory engine does...
2020-02-17 Andrew ReynoldsOption to limit the number of rounds of enumerative...
2020-02-17 Andrew Reynolds Fix soundness bug in reduction of integer div/mod...
2020-02-16 Andrew ReynoldsDisable regression (#3761)
2020-02-14 Andrew ReynoldsRemove quantifiers rewrite rules infrastructure (#3754)
2020-02-12 Andrew ReynoldsEnsure ext rewrites for associative ops dont throw...
2020-02-12 Mathias Preinerrun_regression: Distinguish between timeout and failure...
2020-02-11 Andrew ReynoldsFix term simplification based on entailment in quantifi...
2020-02-08 Andrew ReynoldsFix rewrite rules sat regressions (#3734)
2020-02-08 Andres NoetzliMake "unknown" non-critical for unsat cores check ...
2020-02-07 mudathirmahgoubUniveset Cardinality constraints for infinite types...
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-04 Aina NiemetzIncrease regression test time limit to 1200s. (#3704)
2020-02-03 Andrew ReynoldsMinor fixes to regressions (#3702)
2020-02-03 mudathirmahgoubFix cardinality of uninterpreted types when univset...
2020-02-03 Andrew ReynoldsSplit on model values when repaired model from non...
2020-02-03 Andrew ReynoldsFix invariant template inference for trivially infeasib...
2020-02-03 Andrew ReynoldsFix corner case of empty domains in bounded fmf (#3690)
2020-02-03 Andrew ReynoldsExample inference utility (#3670)
2020-01-31 Andrew ReynoldsRefactor relevance vectors for asserted quantifiers...
2020-01-31 Andres NoetzliFix arithmetic rewriter for exponential (#3688)
2020-01-30 Andrew ReynoldsFix rep set increment for empty domains (#3682)
2020-01-30 Andrew ReynoldsMake eq chain an aggressive rewrite in extended rewrite...
2020-01-30 Andrew ReynoldsEliminate spurious postprocessing step for single invoc...
2020-01-30 Andrew ReynoldsEnsure literals in FMF decision strategies are in the...
2020-01-30 Andrew ReynoldsWeaken assertion for models with approximations (#3667)
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 ReynoldsDo not insist on bound values being constant in arithme...
2020-01-28 Andrew ReynoldsAvoid PLUS with one child for bv2nat elimination (...
2020-01-23 Andrew ReynoldsFix trivial solve method for single invocation (#3650)
2020-01-22 Andrew ReynoldsFix subtyping for instantiations where internal represe...
2020-01-22 Andrew ReynoldsFix single invocation partition for non-function non...
2020-01-22 Andrew ReynoldsFix check for subtypes in sygus PBE (#3640)
2020-01-22 Andrew ReynoldsFix parameteric sorts involving Booleans in sygus defau...
2020-01-14 Andrew ReynoldsGeneralize example-based sym breaking to conjectures...
2020-01-14 Andres NoetzliDisable unsat cores for regression that times out ...
next