Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dset.h1589 #define SCIPsetBarrierconvtol(set) ( (set)->num_barrierconvtol ) macro
H A Dset.c5845 SCIP_Real SCIPsetBarrierconvtol( in SCIPsetBarrierconvtol() function