mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 18:31:49 +00:00
roll back the branching experiment
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
5ee7103e3c
commit
824c2674b9
|
@ -142,7 +142,7 @@ public:
|
|||
bool all_columns_are_bounded() const;
|
||||
impq get_cube_delta_for_term(const lar_term&) const;
|
||||
void find_feasible_solution();
|
||||
int find_inf_int_nbasis_column();
|
||||
int find_inf_int_nbasis_column() const;
|
||||
lia_move run_gcd_test();
|
||||
lia_move gomory_cut();
|
||||
lia_move hnf_cut();
|
||||
|
|
Loading…
Reference in a new issue