mirror of
https://github.com/Z3Prover/z3
synced 2025-04-14 12:58:44 +00:00
parent
dde0c514fa
commit
206c3e2c38
|
@ -1652,6 +1652,7 @@ public:
|
|||
if (!th.is_relevant_and_shared(n1)) {
|
||||
continue;
|
||||
}
|
||||
ensure_column(v);
|
||||
if (!can_get_ivalue(v)) {
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue