pub unsafe extern "C" fn SCIPtreeGetBestNode( tree: *mut SCIP_TREE, set: *mut SCIP_SET, ) -> *mut SCIP_NODE
gets the best node from the tree (child, sibling, or leaf) w.r.t. the node selection strategy