mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Merge branch 'master' of https://github.com/z3prover/z3
This commit is contained in:
commit
f450bc4ae0
5 changed files with 9 additions and 81 deletions
|
@ -1659,10 +1659,7 @@ public:
|
|||
unsigned old_idx = m_final_check_idx;
|
||||
switch (is_sat) {
|
||||
case l_true:
|
||||
TRACE("arith", display(tout));
|
||||
|
||||
// if (lp().has_fixed_at_bound()) // explain and propagate.
|
||||
|
||||
TRACE("arith", display(tout));
|
||||
#if 0
|
||||
m_dist.reset();
|
||||
m_dist.push(0, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue