-
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] issues for "tactic.default_tactic=smt sat.euf=true" #5778
Comments
src/sat/smt/arith_solver.cpp:616
|
/src/util/vector.h:474
|
|
|
memory leaks
|
Might be related to #5778 (comment):
|
invalid model
|
|
|
|
|
Solution unsoundness:
|
Invalid model:
|
|
A simpler instance than #5778 (comment):
|
z3 4749495 |
NB: The use of (^ 0.0 0.0) is somewhat parthological. Not too interesting to consider at this point. |
Refutation unsoundness:
|
Assertion violation with the debug build (not an easy reduction, and the reduced formula causes an error, although the original does not):
|
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
Assertion violation
z3 4b14192 |
|
A much simpler instance related to #5778 (comment):
|
An instance hard to reduce:
|
memory leaks
|
Invalid model:
|
|
SEGV
z3 4cc3327 |
SEGV
|
For this instance, I'm not sure if it deserves to be addressed since it contains strings to some extent.
Try again when strings are supported |
|
|
|
SEGV
|
|
|
…ted as shared Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
Possibly related to #6001 but no nonlinear mod and no variables in the assert.
|
Another case without division by zero.
|
Hi, for the following formula,
z3 637ddf9
The text was updated successfully, but these errors were encountered: