mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
rm lu
This commit is contained in:
parent
6132bf93f7
commit
377ceba6d5
14 changed files with 22 additions and 1151 deletions
|
@ -3126,7 +3126,7 @@ public:
|
|||
return l_false;
|
||||
TRACE("arith", tout << "status treated as inconclusive: " << status << "\n";);
|
||||
// TENTATIVE_UNBOUNDED, UNBOUNDED, TENTATIVE_DUAL_UNBOUNDED, DUAL_UNBOUNDED,
|
||||
// FLOATING_POINT_ERROR, TIME_EXAUSTED, EMPTY, UNSTABLE
|
||||
// TIME_EXAUSTED, EMPTY, UNSTABLE
|
||||
return l_undef;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue