pub unsafe extern "C" fn SCIPtreeGetLowerboundNode( tree: *mut SCIP_TREE, set: *mut SCIP_SET, ) -> *mut SCIP_NODE
gets the node with minimal lower bound of all nodes in the tree (child, sibling, or leaf)