Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dnlpioracle.c44 … int* linidxs; /**< variable indices in linear part, or NULL if none */ member
346const int* linidxs, /**< indices of linear part, or NULL if nlinidxs == 0 */ in createConstraint()
635 int** linidxs, /**< variable indices */ in clearDeletedLinearElements()
758 int* linidxs; in evalFunctionValue() local
842 int* linidxs; in evalFunctionGradient() local
H A Dexpr.c4798int* linidxs, /**< array to store indices of variables in expression t… in exprsimplifySeparateLinearFromPolynomial()
7807int* linidxs, /**< array to store indices of variables in expression t… in SCIPexprSimplify()
8934int* linidxs, /**< array to store indices of variables in expression t… in SCIPexprtreeSimplify()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dnlp.c4027int** linidxs, /**< buffer to store pointer to NLPI indices of linear v… in nlpSetupNlpiIndices()
4394 int** linidxs; in nlpFlushNlRowAdditions() local