3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 19:35:50 +00:00
This commit is contained in:
Lev Nachmanson 2023-12-27 15:18:48 -10:00 committed by Lev Nachmanson
parent 0728b81e9e
commit 53c95e3627
2 changed files with 3 additions and 4 deletions

View file

@ -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;