mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 01:13:18 +00:00
butterfly effect with relevancy marking
bail out of infinite instantiation loop
This commit is contained in:
parent
a6dce246f6
commit
823830181b
8 changed files with 45 additions and 33 deletions
|
@ -137,7 +137,7 @@ namespace smt {
|
|||
class seq_util::rex& re();
|
||||
class seq_util::str& str();
|
||||
seq_rewriter& seq_rw();
|
||||
seq_skolem& sk();
|
||||
seq::skolem& sk();
|
||||
arith_util& a();
|
||||
|
||||
bool is_string_equality(literal lit);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue