Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.h1590 #define SCIPlpGetNCols(lp) ((lp)->ncols) macro
H A Dlp.c17439 int SCIPlpGetNCols( in SCIPlpGetNCols() function