Home
last modified time | relevance | path

Searched defs:liftcands (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c9651 int** liftcands, /**< array of the lifting candidates */ in insertZerolist()
9745 int* liftcands[2]; /* binary variables that have at least one entry in zeroitems */ in tightenWeightsLift() local