Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_knapsack.c9653 int** firstidxs, /**< array of first zeroitems indices */ in insertZerolist()
9746 …int* firstidxs[2]; /* first index in zeroitems for each binary variable/value pair, or ze… in tightenWeightsLift() local