mirror of
https://github.com/Z3Prover/z3
synced 2025-07-23 12:48:53 +00:00
branch on inf basic in gomory
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
parent
78950fde17
commit
e705e5a309
3 changed files with 49 additions and 15 deletions
|
@ -107,7 +107,6 @@ private:
|
|||
lia_move report_conflict_from_gomory_cut();
|
||||
void adjust_term_and_k_for_some_ints_case_gomory(mpq& lcm_den);
|
||||
lia_move proceed_with_gomory_cut(unsigned j);
|
||||
int find_free_var_in_gomory_row(const row_strip<mpq>& );
|
||||
bool is_gomory_cut_target(const row_strip<mpq>&);
|
||||
bool at_bound(unsigned j) const;
|
||||
bool at_low(unsigned j) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue