mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
parent
924ea6ab31
commit
a4cc9e7895
3 changed files with 25 additions and 12 deletions
|
@ -1261,8 +1261,7 @@ namespace opt {
|
|||
m_var2value[x] = eval(result);
|
||||
TRACE("opt1", tout << "updated eval " << x << " := " << eval(x) << "\n";);
|
||||
}
|
||||
else
|
||||
retire_row(row_id1);
|
||||
retire_row(row_id1);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue