Home
last modified time | relevance | path

Searched refs:SCIPtreeGetPrioChild (Results 1 – 3 of 3) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_tree.c284 return SCIPtreeGetPrioChild(scip->tree); in SCIPgetPrioChild()
H A Dtree.h910 SCIP_NODE* SCIPtreeGetPrioChild(
H A Dtree.c7101 SCIP_NODE* SCIPtreeGetPrioChild( in SCIPtreeGetPrioChild() function