Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.h1593 #define SCIPlpGetNewcols(lp) (&((lp)->cols[(lp)->firstnewcol])) macro
H A Dlp.c17469 SCIP_COL** SCIPlpGetNewcols( in SCIPlpGetNewcols() function