mirror of
https://github.com/Z3Prover/z3
synced 2025-07-23 20:58:54 +00:00
solve more ilp smt
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
7cd6dc1b5a
commit
2cd81851e7
3 changed files with 47 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