Add miscellaneous missing theory definitions for LFSC (#8039)
[cvc5.git] / test / regress /
2022-02-02 Andrew ReynoldsFix invalid rewrite involving iand (#8026)
2022-02-02 Andrew ReynoldsFix printing of re.loop as an operator in LFSC (#8029)
2022-02-02 Andrew ReynoldsMake LFSC side condition for concat unify robust to...
2022-02-02 Andrew ReynoldsAdd missing null terminators for regexp (#8027)
2022-02-02 Gereon KremerAdd additional check to avoid cyclic substitution ...
2022-02-02 Andrew ReynoldsExtend proof step buffer to optionally ensure unique...
2022-02-01 mudathirmahgoubAdd bag.filter operator (#8006)
2022-01-31 Andres NoetzliFix memory leak in quantifier info (#8005)
2022-01-26 mudathirmahgoubAdd Card solver to bags (#7986)
2022-01-25 Andrew ReynoldsAdd output -o post-asserts (#7987)
2022-01-25 Andres NoetzliSend `nth(unit(...), ...)` terms to array solver (...
2022-01-25 Andres Noetzli[Strings] Avoid trivial explanation (#7982)
2022-01-24 Gereon KremerDisable regression if poly is not available (#7981)
2022-01-24 Gereon KremerUse proper RAN nodes for nl model (#7939)
2022-01-24 Abdalrhman MohamedEnable dump tester. (#7884)
2022-01-21 Andrew ReynoldsFix trivial explantions in sequences array solver ...
2022-01-20 Andres NoetzliFix `Nth-Update` rule, add `Update-Bound` rule (#7968)
2022-01-20 Andrew ReynoldsFix proofs for trivial cases of datatypes tester merge...
2022-01-19 Gereon KremerFix a subtle issue with double negations in coverings...
2022-01-18 Andres Noetzli[API] Add missing arity check (#7905)
2022-01-17 Andrew ReynoldsRefactor options related to rewriting and symmetry...
2022-01-17 Andres Noetzli[Strings] Fix rewriter for `re.loop` (#7956)
2022-01-15 Andrew ReynoldsAdd inverse inference for update-over-concat (#7954)
2022-01-14 Andrew ReynoldsImprove names for sygus enumeration option (#7945)
2022-01-14 Andrew ReynoldsClean enumerative instantiation options (#7947)
2022-01-14 Andrew ReynoldsImplement -o subs to show learned top-level substitutio...
2022-01-14 Andrew ReynoldsFix learned rewrite pass for non-real equalties (#7936)
2022-01-14 Andrew ReynoldsWeaken assertion in relevance manager (#7943)
2022-01-13 Andres NoetzliUnify abstract values and uninterpreted constants ...
2022-01-12 Andrew ReynoldsAdd -o learned-lits to output learned literals (#7934)
2022-01-12 Andrew ReynoldsEnsure configuration of shared selectors is consistent...
2022-01-12 Andrew ReynoldsAlways use partial function for sqrt (#7926)
2022-01-12 Andrew ReynoldsEliminate use of subtyping from results of quantifier...
2022-01-11 Abdalrhman MohamedDisable filtering of shapes in sygus-rcons pool. (...
2022-01-11 Andrew ReynoldsTighten policy for unsat cores in sygus core connective...
2022-01-11 Abdalrhman MohamedCheck the synthesized funs of `check-synth-next`. ...
2022-01-10 Aina Niemetzapi: Remove Sort::isComparableTo(). (#7903)
2022-01-07 Andrew ReynoldsFix eager string preprocessing in incremental mode...
2022-01-07 Andrew ReynoldsAdd regressions for array sequence solver (#7874)
2022-01-07 Andres Noetzli[Regressions] Add directive for disabling testers ...
2022-01-06 Andrew ReynoldsMake alpha equivalence user context dependent (#7889)
2022-01-06 Gereon KremerImprove theory combination in the presence of real...
2022-01-06 Andrew ReynoldsFix non-idempotent rewrite in arrays (#7887)
2022-01-04 Andrew ReynoldsFix int blaster (#7856)
2022-01-04 mudathirmahgoubAdd bag.member operator to theory of bags (#7857)
2022-01-04 mudathirmahgoubRefactor bag solver (#7770)
2022-01-03 Andres NoetzliExecute `(reset)` command in parse-only mode (#7862)
2021-12-23 Andres Noetzli[Regressions] Support more complex scrubbers (#7819)
2021-12-22 Andrew ReynoldsAdd support for incremental + interpolants (#7853)
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-17 Mathias PreinerDisable unsat cores for quaternion_ds1_symm_0428.fof...
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 yoni206bv-to-int: use pow2 operator (#7812)
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 Gereon KremerImprove nonlinear solver (#7787)
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 Gereon KremerDisable option regression for competition build (#7751)
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 Mathias PreinerChange CVC4 urls to cvc5. (#7706)
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-30 Gereon KremerRemove now unused dumping infrastructure (#7703)
2021-11-25 Mathias PreinerGuard regression tests that require libpoly to pass...
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-12 mudathirmahgoubbags: Rename kinds with a more consistent naming scheme...
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-10 Aina Niemetzsets: Rename set.intersection to set.inter. (#7622)
2021-11-09 Andrew ReynoldsOnly eliminate lambdas in higher-order elimination...
2021-11-09 Haniel Barbosa[proofs] Generalize trivial cycle detection in LazyCDPr...
2021-11-09 Gereon KremerRemove command-verbosity option (#7581)
2021-11-08 mudathirmahgoubexpand bag.choose operator (#7481)
2021-11-08 Aina Niemetzsets: Rename kinds with a more consistent naming scheme...
2021-11-06 Abdalrhman MohamedPrint `unsupported` for unrecognized flags. (#7384)
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...
next