Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c273 GUBCONSSTATUS_UNINITIAL = -1, /** unintitialized GUB constraint status */ enumerator
1952 (*gubset)->gubconsstatus[i] = GUBCONSSTATUS_UNINITIAL; in GUBsetCreate()
3079 assert(gubset->gubconsstatus[i] == GUBCONSSTATUS_UNINITIAL); in getLiftingSequenceGUB()
3109 if( gubset->gubconsstatus[gubconsidx] != GUBCONSSTATUS_UNINITIAL ) in getLiftingSequenceGUB()
3231 assert(gubset->gubconsstatus[gubconsidx] == GUBCONSSTATUS_UNINITIAL); in getLiftingSequenceGUB()
3263 if( gubset->gubconsstatus[gubconsidx] != GUBCONSSTATUS_UNINITIAL ) in getLiftingSequenceGUB()
3313 if( gubset->gubconsstatus[gubconsidx] != GUBCONSSTATUS_UNINITIAL ) in getLiftingSequenceGUB()
3346 if( gubset->gubconsstatus[i] == GUBCONSSTATUS_UNINITIAL ) in getLiftingSequenceGUB()