mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 03:45:51 +00:00
allow more failures in d_solver
Signed-off-by: Lev Nachmanson <levnach@microsoft.com>
This commit is contained in:
parent
df1f7ee5e0
commit
d0d71a0907
4 changed files with 12 additions and 7 deletions
|
@ -253,7 +253,6 @@ public :
|
|||
if (str)
|
||||
strict = true;
|
||||
}
|
||||
|
||||
bound /= l_coeff;
|
||||
if (is_pos(l_coeff)) {
|
||||
limit_j(m_column_of_l, bound, true, false, strict);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue