Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_lp.h221 #define SCIPcolGetMaxPrimsol(col) ((col)->maxprimsol) macro
H A Dlp.c16883 SCIP_Real SCIPcolGetMaxPrimsol( in SCIPcolGetMaxPrimsol() function