Searched refs:CCtsp_CUTS_NEXT_ROUND (Results 1 – 5 of 5) sorted by relevance
24 #define CCtsp_CUTS_NEXT_ROUND (0.00000001) /* if improve is less, stop round */ macro
131 s->roundtol = CCtsp_CUTS_NEXT_ROUND * ub;
41 #define CCtsp_CUTS_NEXT_ROUND (0.001) /* if improve is less, stop round */ macro
1578 #define CCtsp_CUTS_NEXT_ROUND (0.00000001) /* if improve is less, stop round */ macro
399 s->roundtol = CCtsp_CUTS_NEXT_ROUND * beta; in CCtsp_cutselect_set_tols()