mirror of
https://github.com/Z3Prover/z3
synced 2025-07-28 15:07:56 +00:00
solve more ilp smt
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
281882e3b1
commit
a52c33a3e1
3 changed files with 49 additions and 29 deletions
|
@ -98,5 +98,6 @@ private:
|
|||
void move_non_base_vars_to_bounds();
|
||||
void branch_infeasible_int_var(unsigned);
|
||||
bool mk_gomory_cut(unsigned row_index, explanation & ex);
|
||||
void init_check_data();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue