mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 08:58:44 +00:00
fixing the bugs
This commit is contained in:
parent
c43b99daae
commit
c050af922f
6 changed files with 39 additions and 25 deletions
|
@ -1532,8 +1532,6 @@ namespace smt {
|
|||
bool max,
|
||||
bool maintain_integrality,
|
||||
bool& has_shared) {
|
||||
return UNBOUNDED;
|
||||
|
||||
m_stats.m_max_min++;
|
||||
unsigned best_efforts = 0;
|
||||
bool inc = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue