Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.c14313 int nlpicols; in SCIPlpGetSol() local
14603 int nlpicols; in SCIPlpGetUnboundedSol() local
14874 int nlpicols; in SCIPlpGetPrimalRay() local
14938 int nlpicols; in SCIPlpGetDualfarkas() local
15121 int nlpicols; in SCIPlpUpdateAges() local
H A Dstruct_lp.h307 int nlpicols; /**< number of columns in the LP solver */ member