mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
cleanup
This commit is contained in:
parent
0728b81e9e
commit
53c95e3627
2 changed files with 3 additions and 4 deletions
|
@ -215,7 +215,6 @@ public:
|
|||
bool backup_costs = true;
|
||||
unsigned column_number_threshold_for_using_lu_in_lar_solver = 4000;
|
||||
unsigned m_int_gomory_cut_period = 4;
|
||||
bool m_gomory_simpliy = false;
|
||||
unsigned m_int_find_cube_period = 4;
|
||||
private:
|
||||
unsigned m_hnf_cut_period = 4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue