Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.c102 #define DEFAULT_CLIQUELIFTING FALSE /**< should we try to lift variables into other clique cons… macro
9031 &conshdlrdata->cliquelifting, TRUE, DEFAULT_CLIQUELIFTING, NULL, NULL) ); in SCIPincludeConshdlrSetppc()