Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.c3058 …SCIP_Bool const maybenew, /**< could be a new variables, a negated of an already e… in addCliqueDataEntry() argument
3080 if( maybenew && !SCIPhashmapExists(vartoindex, (void*) addvar) ) in addCliqueDataEntry()