Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.h1592 #define SCIPlpGetNRows(lp) ((lp)->nrows) macro
H A Dlp.c17459 int SCIPlpGetNRows( in SCIPlpGetNRows() function