Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtree.h901 #define SCIPtreeGetEffectiveRootDepth(tree) ((tree)->effectiverootdepth) macro
H A Dtree.c8437 int SCIPtreeGetEffectiveRootDepth( in SCIPtreeGetEffectiveRootDepth() function