mirror of
https://github.com/Z3Prover/z3
synced 2025-11-03 13:07:53 +00:00
parent
b7eb21efed
commit
bda98d8da4
2 changed files with 0 additions and 4 deletions
|
|
@ -184,7 +184,6 @@ struct solver::imp {
|
|||
lbool r = l_undef;
|
||||
statistics& st = m_nla_core.lp_settings().stats().m_st;
|
||||
try {
|
||||
//verbose_stream() << m_limit.
|
||||
r = m_nlsat->check();
|
||||
}
|
||||
catch (z3_exception&) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue