Searched refs:ishuge (Results 1 – 2 of 2) sorted by relevance
1001 if ($ishuge) then
942 SCIP_Bool ishuge; in checkCons() local960 ishuge = TRUE; in checkCons()971 ishuge = FALSE; in checkCons()984 absviol = ishuge ? sum : (SCIP_Real)integralsum; in checkCons()