Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c261 GUBVARSTATUS_UNINITIAL = -1, /** unintitialized variable status */ enumerator
1731 gubcons->gubvarsstatus[gubcons->ngubvars] = GUBVARSTATUS_UNINITIAL; in GUBconsAddVar()