Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dnlpi.c483SCIP_Real* primalvalues, /**< initial primal values for variables, or NULL to cle… in SCIPnlpiSetInitialGuess()
541SCIP_Real** primalvalues, /**< buffer to store pointer to array to primal values, … in SCIPnlpiGetSolution()
H A Dnlpi_filtersqp.c91 …SCIP_Real* primalvalues; /**< primal values of variables in solution, size varssi… member