mirror of
https://github.com/Z3Prover/z3
synced 2025-10-11 10:18:06 +00:00
throttle down cuts from proofs
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
be8febedc3
commit
a7310462df
2 changed files with 1 additions and 2 deletions
|
@ -1647,7 +1647,6 @@ namespace lp {
|
|||
return lia_move::conflict;
|
||||
}
|
||||
}
|
||||
std::cout << "new tbs:" << m_tightened_columns.size() << "\n";
|
||||
return lia_move::undef;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue