Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.c14300 SCIP_COL** lpicols; in SCIPlpGetSol() local
14594 SCIP_COL** lpicols; in SCIPlpGetUnboundedSol() local
14871 SCIP_COL** lpicols; in SCIPlpGetPrimalRay() local
14931 SCIP_COL** lpicols; in SCIPlpGetDualfarkas() local
15119 SCIP_COL** lpicols; in SCIPlpUpdateAges() local
15380 SCIP_COL** lpicols; in lpRemoveObsoleteCols() local
15593 SCIP_COL** lpicols; in lpCleanupCols() local
H A Dstruct_lp.h287 …SCIP_COL** lpicols; /**< array with columns currently stored in the LP solve… member