Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_tree.c364 return SCIPtreeGetBestNode(scip->tree, scip->set); in SCIPgetBestNode()
H A Dtree.h937 SCIP_NODE* SCIPtreeGetBestNode(
H A Dtree.c7217 SCIP_NODE* SCIPtreeGetBestNode( in SCIPtreeGetBestNode() function