Home
last modified time | relevance | path

Searched refs:creepflow (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dcons_stp.c138 SCIP_Bool creepflow; /**< should creepflow cuts be applied? */ member
661 const SCIP_Bool creep_flow = conshdlrdata->creepflow; in sep_2cut()
1606 &conshdlrdata->creepflow, TRUE, DEFAULT_CREEPFLOW, NULL, NULL) ); in SCIPincludeConshdlrStp()