Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/tests/src/cons/knapsack/
H A Dsolveknapsackexactly.c41 static int nnonsolitems; variable
H A Dsolveknapsackapprox.c35 static int nnonsolitems; variable
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcuts.c6058int* nnonsolitems, /**< pointer to store number of items not in solution, o… in SCIPsolveKnapsackApproximatelyLT()
6151 int nnonsolitems, /**< number of items not in knapsack */ in buildFlowCover()
6309 int nnonsolitems; in getFlowCover() local
6682 int nnonsolitems; in getFlowCover() local
H A Dcons_knapsack.c1045int* nnonsolitems, /**< pointer to store number of items not in solution, o… in SCIPsolveKnapsackExactly()
1549int* nnonsolitems, /**< pointer to store number of items not in solution, o… in SCIPsolveKnapsackApproximately()
6696 int nnonsolitems; in dualPresolving() local