Add type to uninterpreted constant values (#8891)
[cvc5.git] / test / regress / cli / regress0 /
2022-06-22 mudathirmahgoubAdd type to uninterpreted constant values (#8891)
2022-06-15 Andres NoetzliDisable parser regression for competition builds (...
2022-06-07 Andrew ReynoldsAllow mixed int/real equalities in non-strict parsing...
2022-06-07 Andrew ReynoldsUse STRING_NTH in strings reductions and eliminate...
2022-06-06 Abdalrhman MohamedDisable `lfsc` tester if `proof` tester is disabled...
2022-06-03 Andrew ReynoldsDisable arithmetic static learning when unsat cores...
2022-06-02 Andrew ReynoldsPreparation for SEQ_NTH applied to strings (#8779)
2022-06-02 Andrew ReynoldsFix missing conclusion for sep pto neg prop (#8844)
2022-06-02 yoni206Restricting the bit-width in int-to-bv (#8814)
2022-06-02 yoni206Disable arrays in eager bit-blasting (#8785)
2022-06-01 Andrew ReynoldsMake interpolation robust to conjectures with no shared...
2022-05-31 Andrew ReynoldsMake subs minimize utility robust to non-constant evalu...
2022-05-31 Gereon KremerFix issues with to_real around coverings solver (#8837)
2022-05-27 Andrew ReynoldsFix mixed arithmetic issue in relevant domain (#8826)
2022-05-26 Gereon KremerMake sure phase-shift lemma is properly typed (#8824)
2022-05-25 Andrew ReynoldsAdd model-based quantifier instantiation (#8729)
2022-05-23 Andrew ReynoldsRemove spurious assertion in isLegalElimination (#8812)
2022-05-23 Andrew ReynoldsMake model core robust to when we cannot show the model...
2022-05-19 Andrew ReynoldsAdd options and regressions to increase coverage (...
2022-05-18 Andrew ReynoldsMake skolem definition manager robust to definitions...
2022-05-17 Andrew ReynoldsFix LFSC proof construction for concat clash of sequenc...
2022-05-17 Andrew ReynoldsGeneralize pto constraint tracking for multiple heaps...
2022-05-17 yoni206new test for resolved issue (#8784)
2022-05-13 Andrew ReynoldsFixes and improvement for IAND solver (#8771)
2022-05-13 Andrew ReynoldsRefactor logic exceptions during preregistration for...
2022-05-12 Andrew ReynoldsPreserve types in rewriter and make core type rules...
2022-05-10 Gereon KremerEnsure substitutions in nonlinear solver are properly...
2022-05-09 Andrew ReynoldsImprovements for evaluation in model (#8738)
2022-05-07 Andrew ReynoldsMore preparation for strict type rules (#8733)
2022-05-07 Andrew ReynoldsFix proofs for ppAssert for theory Bool (#8708)
2022-05-05 Andrew ReynoldsFix cache in learned rewrite preprocessing pass (#8725)
2022-05-05 Andrew ReynoldsFix more issues with subtypes in regressions (#8727)
2022-05-04 Andrew ReynoldsFix rewrite for to_real in division by zero (#8714)
2022-05-02 Andrew ReynoldsMore robust treatment of flattening in arith rewriter...
2022-05-02 Andrew ReynoldsMake arith msum utility agnostic to Int (#8694)
2022-04-29 Andrew ReynoldsTowards proper usage of TO_REAL (#8680)
2022-04-28 yoni206int-blaster: not allowing higher order functions (...
2022-04-26 Gereon KremerAdd some missing resultants in the coverings solver...
2022-04-25 Andres Noetzli[Regressions] Use Wine for Windows builds (#8652)
2022-04-25 Andrew ReynoldsOption exception for quantified bit-vectors + eager...
2022-04-22 Andrew ReynoldsAdd `deep-restart` option (#8644)
2022-04-21 Abdalrhman MohamedAdd tester for LFSC printer. (#8606)
2022-04-20 Andres NoetzliRemove unused `SEQ_NTH_TOTAL` kind (#8048)
2022-04-20 yoni206int-blaster: direct support for bvcomp (#8640)
2022-04-18 Abdalrhman MohamedRemove instances of `check-proofs` in regressions....
2022-04-18 Andres NoetzliRemove support for unused `declare-*` commands (#8623)
2022-04-14 Andrew ReynoldsFix spurious assertion involving subtypes (#8611)
2022-04-13 mudathirmahgoubAdd Relation and Table types to SMTLib parser (#8605)
2022-04-12 Andrew ReynoldsMaking some benchmarks SMT-LIB compliant for subtypes...
2022-04-07 Andrew ReynoldsMake sets and bags operators left-associative (#8584)
2022-04-05 Gereon KremerMake rewriter more robust against RAN becoming rational...
2022-04-05 Andrew ReynoldsBe permissive for subtyping in function definitions...
2022-04-04 Haniel Barbosa[proofs] [sat] Make SAT assumption bookeeping robust...
2022-04-04 Andrew ReynoldsFix for get-value with empty uninterpreted sort domain...
2022-04-01 Gereon KremerPrevent using the coverings solver with extended operat...
2022-04-01 Haniel BarbosaReplace regression by minimized one via ddSMT (#8531)
2022-04-01 Haniel Barbosa[proofs] [alethe] Fix Alethe post-processor (#8525)
2022-03-31 Andrew ReynoldsHandled quoted symbols in indexed operators (#8491)
2022-03-31 Andrew ReynoldsDisable minisat variable elimination when a parametric...
2022-03-31 Andrew ReynoldsFix check for whether PI is reduced (#8485)
2022-03-31 Andrew ReynoldsFix lower vs upper bound issue for eager RE conflicts...
2022-03-31 Andrew ReynoldsFix case of Boolean skolem for ground term E-matching...
2022-03-30 Gereon KremerAllow for multiple (equal) base model values (#8467)
2022-03-30 Mathias PreinerExclude competition build for issue8377-resolve-indexed...
2022-03-30 Andrew ReynoldsFix policy for purifying arguments of exp (#8416)
2022-03-30 Andrew ReynoldsChange tuple tokens and update datatypes theory ref...
2022-03-29 yoni206bv-to-int: fix translation of bvneg (#8437)
2022-03-29 Andrew ReynoldsMake ProofNodeManager mkScope more robust (#8435)
2022-03-29 Andrew ReynoldsFix issue related to use of Boolean term variable for...
2022-03-29 Clark BarrettFix for issue 5925: constant arrays should be nonlinear...
2022-03-26 Andrew ReynoldsFixes for API kind documentation (#8397)
2022-03-25 Andres Noetzli[Parser] Fix resolution of indexed symbols (#8383)
2022-03-25 Haniel Barbosa[proofs] [sat] Have SAT solver communicate whether...
2022-03-25 Andrew ReynoldsUpdate checkSynth and checkSynthNext to return SynthRes...
2022-03-25 Andrew ReynoldsRecategorize options (#8386)
2022-03-24 Haniel Barbosa[unsat-cores] [sat-proof] Fix open proofs due to theory...
2022-03-23 Andrew ReynoldsClean options (#8309)
2022-03-23 Andrew ReynoldsMake IDOF_MAX rewrite only apply when all children...
2022-03-16 Andres NoetzliRemove unused files in `regress0` (#8325)
2022-03-16 Aina NiemetzFirst step towards refactoring regression tests. (...