-
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 with tactic.default_tactic=smt sat.euf=true #5336
Comments
src/ast/rewriter/poly_rewriter.h:131
|
src/sat/smt/sat_dual_solver.cpp:130
|
src/util/sat_literal.h:48
|
src/sat/smt/euf_internalize.cpp:280
|
/src/sat/smt/euf_model.cpp:217
|
src/ast/rewriter/rewriter_def.h:50
|
src/sat/smt/q_eval.cpp:243
|
src/qe/mbp/mbp_plugin.cpp:105
|
src/util/mpq.h:598
|
src/ast/rewriter/poly_rewriter.h:142
|
src/sat/smt/q_eval.cpp:212
|
src/util/dlist.h:46
|
src/sat/smt/euf_invariant.cpp:59
|
src/sat/smt/q_mam.cpp:3783
|
src/sat/smt/arith_solver.cpp:594
|
src/math/simplex/model_based_opt.cpp:1135
|
src/ast/rewriter/poly_rewriter_def.h:686
|
Solution soundness bug on bit-vector formula
|
Solution soundness on real formula
|
src/sat/smt/euf_internalize.cpp:281
|
heap-use-after-free at src/sat/smt/q_mam.cpp:3708:34 in q::mam_impl::match_new_patterns()
|
Invalid model for bit-vector formula
|
src/ast/euf/euf_etable.h:91
|
src/ast/ast.h:509
|
invalid model for array + uf
|
invalid model for integer/real?
|
Invalid model for floating points formula
|
OK, thanks. This should do for this round. |
stop |
Signed-off-by: Nikolaj Bjorner <[email protected]>
Signed-off-by: Nikolaj Bjorner <[email protected]>
There is per my book-keeping two unresolved bugs remaining. It is marked by a frown. The FP bug is probably a punt because there are outstanding FP bugs on the pre-existing solver and they could be duplicates. |
The FP bug was also fixed. According to the tests done at various times, all entered bugs are fixed. Thanks again for supplying these tests. The quality is improving, but I am sure there are still quite many bugs to weed out. If filing another batch it is easier to keep track of if it of size <= 20. |
Hi, for the following formula
z3 fb6cd8e
src/sat/smt/q_solver.h:77
The text was updated successfully, but these errors were encountered: