Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dtree.h801 SCIP_NODE* SCIPtreeGetProbingRoot(
889 #define SCIPtreeGetProbingRoot(tree) (tree)->probingroot macro
H A Dtree.c7411 #undef SCIPtreeGetProbingRoot
8293 SCIP_NODE* SCIPtreeGetProbingRoot( in SCIPtreeGetProbingRoot() function