Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_indicator.c288 #define DEFAULT_USEOTHERCONSS FALSE /**< Collect other constraints to alternative LP? */ macro
7357 &conshdlrdata->useotherconss, TRUE, DEFAULT_USEOTHERCONSS, NULL, NULL) ); in SCIPincludeConshdlrIndicator()