-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Consolidated] Bugs related to tactics #4932
Comments
(bv) Assertion violation at ../src/smt/smt_conflict_resolution.cpp Line: 807
Commit: 4db41c0 |
(qffd smt) Invalid model on QF_LIA fomula
Commit: 4db41c0 |
(add-bounds dom-simplify qffd smt) Invalid model on QF_LIA formula
Commit: 4db41c0 |
(purify-arith qffd smt) Invalid model on QF_UFLIA formula
Commit: 4db41c0 |
(purify-arith qffd default) Invalid model on QF_NIRA formula
Commit: 4db41c0 |
(qffd smt) Invalid model on QF_UFLIA formula
Commit: 4db41c0 |
(qffd smt) Solution soundness bug in QF_LIA
Commit: 4db41c0 |
(simplify qffd smt) Invalid model in QF_UFLIA
Commit: 4db41c0 |
(purify-arith ctx-solver-simplify) Assertion violation at ../src/smt/smt_context.cpp Line: 942
Commit: 4db41c0 |
(sat-preprocess default) Assertion violation at ../src/tactic/generic_model_converter.h Line: 51
Commit: 4db41c0 |
(purify-arith smt) Assertion violation at ../src/model/func_interp.cpp Line: 211
Commit: 4db41c0 |
(purify-arith reduce-invertible smt) Refutation soundness bug on QF_BV
Commit: 4db41c0 |
To save bandwidth for something more useful I will not be dealing with qffd "abuse" issues. |
The remaining is |
(purify-arith add-bounds lia) Assertion violation at ../src/ast/ast.cpp Line: 432
Adding "(check-sat)" before the check-sat-using hides the bug. Commit: 8abb644 |
(purify-arith ctx-solver-simplify) Segmentation fault on ALIA formula
Commit: 8abb644 |
Assertion violation at ../src/smt/smt_conflict_resolution.cpp Line: 807
Commit: 4db41c0
The text was updated successfully, but these errors were encountered: