summaryrefslogtreecommitdiff
path: root/test/regress/regress0
AgeCommit message (Expand)Author
2021-09-11bv: Move IsPowerOfTwo rule to preprocessing pass and use EnvObj. (#7179)Mathias Preiner
2021-09-10FP: Do not send trivial lemmas. (#7167)Aina Niemetz
2021-09-07Refactoring and fixes of set defaults for quantifiers (#7120)Andrew Reynolds
2021-09-02Implement lazy proof checking modes (#7106)Andrew Reynolds
2021-09-02Enable sygus-inst for FP, NIA and NRA. (#7098)Aina Niemetz
2021-09-01Print response to get-model using the API (#7084)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-26Consolidate language types (#7065)Gereon Kremer
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-19Support sygus standard command syntax set-feature (#7040)Andrew Reynolds
2021-08-18Minor fixes of policy for eliminating quantifiers (#7033)Andres Noetzli
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-07-30Allow changing certain options while solving (#6945)Gereon Kremer
2021-07-29[proofs] Set BV solver to better proof-producing one when proofs on (#6903)Haniel Barbosa
2021-07-29Integrate central equality engine approach into theory engine, add option and...Andrew Reynolds
2021-07-23FP: Add option to word-blast more lazily. (#6904)Aina Niemetz
2021-07-14bv: Rename simple solver to bitblast-internal. (#6888)Mathias Preiner
2021-07-14[proof] Fix open proof issues in SAT proof (#6887)Haniel Barbosa
2021-07-14Add option that exercises the previously buggy behavior (#6884)Haniel Barbosa
2021-07-14Fix for context on input proof generator (#6873)Andrew Reynolds
2021-07-14Clean up option usage in command executor (#6844)Gereon Kremer
2021-07-13[rewriter] Add rewrite to order IFF (equality for Booleans) (#6872)Haniel Barbosa
2021-07-09test also with default cores (#6858)Haniel Barbosa
2021-07-09Make regression test `issue4971-0` more robust (#6857)Andres Noetzli
2021-07-07[unsat cores] Adding regressions from #4971 (#6852)Haniel Barbosa
2021-07-07Rename operator pow2 to int.pow2. (#6849)Aina Niemetz
2021-07-07Fix regressions for competition build (#6846)Andrew Reynolds
2021-07-05[Strings] Fix incorrect rewrite (#6837)Andres Noetzli
2021-07-03Add output tags -o, --output. (#6826)Mathias Preiner
2021-07-02Fix bv assert input reset assertions (#6820)Mathias Preiner
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-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-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-22Avoid full normalization of lambdas in getValue (#6787)Andrew Reynolds
2021-06-21Fix model issues with --bitblast=eager. (#6753)Mathias Preiner
2021-06-21Make CaDiCaL a required dependency. (#6761)Mathias Preiner
2021-06-17Fix build without libpoly (#6759)Andres Noetzli
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-11Better support for HOL parsing and set up (#6697)Haniel Barbosa
2021-06-10Ensure bv2nat and int2bv are not rewritten when using solve-bv-as-int (#6725)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback