Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dset.c397 #define SCIP_DEFAULT_REOPT_USECUTS FALSE /**< reoptimize cuts found at the root node */ macro
2337 &(*set)->reopt_usecuts, TRUE, SCIP_DEFAULT_REOPT_USECUTS, in SCIPsetCreate()