summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
AgeCommit message (Expand)Author
2021-09-07Refactoring and fixes of set defaults for quantifiers (#7120)Andrew Reynolds
2021-09-02Enable sygus-inst for FP, NIA and NRA. (#7098)Aina Niemetz
2021-09-01[proof] [sat] Fix lost reference to reason when processing redundant literals...Haniel Barbosa
2021-09-01Fix issues with cyclic proofs due to double SYMM applications (#7083)Andrew Reynolds
2021-08-30Fix proof equality engine for "no-explain" premises (#7079)Andrew Reynolds
2021-08-30Fix quantifiers dynamic split module for parametric datatypes (#7085)Andrew Reynolds
2021-08-26int2bv: Fix conversion of signed bit-vector values. (#7061)Mathias Preiner
2021-08-23Purify substitutions in strings proof reconstruction (#7035)Andrew Reynolds
2021-08-23Generalize inequality elimination in quantifiers rewriter (#7030)Andrew Reynolds
2021-08-23Fix single invocation partition for higher-order (#7046)Andrew Reynolds
2021-08-22Prenex quantified formulas with user annotations by default (#7048)Andrew Reynolds
2021-08-19Support sygus standard command syntax set-feature (#7040)Andrew Reynolds
2021-08-17Fix policy for eliminating quantified formulas (#7017)Andrew Reynolds
2021-08-09Create grouping of tests that exercise '--use-approx' (#6958)Andrew V. Jones
2021-08-05Fix policy for rewriting string equalities (#6916)Andrew Reynolds
2021-08-04Fix policy for merging subproofs (#6981)Andrew Reynolds
2021-07-30Allow changing certain options while solving (#6945)Gereon Kremer
2021-07-29Integrate central equality engine approach into theory engine, add option and...Andrew Reynolds
2021-07-27Add regression for fixed `str.indexof_re` issue (#6938)Andres Noetzli
2021-07-23FP: Add option to word-blast more lazily. (#6904)Aina Niemetz
2021-07-22Add support for minimal unsat cores (#4605)Andres Noetzli
2021-07-14[proof] Fix open proof issues in SAT proof (#6887)Haniel Barbosa
2021-07-14Fix for context on input proof generator (#6873)Andrew Reynolds
2021-07-13[rewriter] Add rewrite to order IFF (equality for Booleans) (#6872)Haniel Barbosa
2021-07-12Fix for learned rewrite pass, add regression (#6850)Andrew Reynolds
2021-07-09Fix sets cardinality inference involving equivalent parents (#6855)Andrew Reynolds
2021-07-07[unsat cores] Adding regressions from #4971 (#6852)Haniel Barbosa
2021-07-05[Strings] Fix incorrect rewrite (#6837)Andres Noetzli
2021-07-02Fix bv assert input reset assertions (#6820)Mathias Preiner
2021-07-02Fix rewriter for negative constant seq.nth (#6827)Andrew Reynolds
2021-07-01Add recursive function definitions to subsolver in sygus (#6824)Andrew Reynolds
2021-06-30Use SAT context level for --bv-assert-input instead of decision level. (#6758)Mathias Preiner
2021-06-30pow2: new test (#6819)yoni206
2021-06-30Do not apply fmfBound to standard quantifiers when only stringsExp is enabled...Andrew Reynolds
2021-06-30Fix pre vs. post-rewrite in proofs for theory preprocessor (#6801)Andrew Reynolds
2021-06-30int-to-bv: correct model values (#6811)yoni206
2021-06-28Rewrite POW to POW2 when the base is 2 (#6806)yoni206
2021-06-25pow2 -- final changes (#6800)yoni206
2021-06-24Fix linear arithmetic for duplicate lemmas in incremental (#6784)Andrew Reynolds
2021-06-23[hol] Disable bound fmf when HOL (#6792)Haniel Barbosa
2021-06-23[regressions] Adding regression from #5371 (#6791)Haniel Barbosa
2021-06-23[parser] [hol] Fix parser check for allowing functions when HOL is enabled (#...Haniel Barbosa
2021-06-22Always check legal eliminations in quantified logics (#6720)Andrew Reynolds
2021-06-22Fix type enumeration for non first-class sorts in FMF (#6719)Andrew Reynolds
2021-06-21Fix model issues with --bitblast=eager. (#6753)Mathias Preiner
2021-06-10Ensure bv2nat and int2bv are not rewritten when using solve-bv-as-int (#6725)Andrew Reynolds
2021-06-09Make `--solve-int-as-bv=X` robust to rewriting (#6722)Andres Noetzli
2021-06-09Reorder ITE rewrites (#6723)Andres Noetzli
2021-06-08Fix for 2 dimensional dependent bounded quantifiers (#6710)Andrew Reynolds
2021-06-08Fix statistics option handler (#6703)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback