Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c465 SCIP_Bool normalclique, /**< Should normal cliquepartition be created? */ in calcCliquepartition() argument
478 if( normalclique && ( !consdata->cliquepartitioned || ispartitionoutdated ) ) in calcCliquepartition()