Home
last modified time | relevance | path

Searched refs:SCIPcolGetLPDepth (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_lp.h145 int SCIPcolGetLPDepth(
228 #define SCIPcolGetLPDepth(col) (col)->lpdepth macro
H A Dlp.c16752 #undef SCIPcolGetLPDepth
16968 int SCIPcolGetLPDepth( in SCIPcolGetLPDepth() function