Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dset.h1588 #define SCIPsetDualfeastol(set) ( (set)->num_dualfeastol ) macro
H A Dset.c5827 SCIP_Real SCIPsetDualfeastol( in SCIPsetDualfeastol() function