SCIPtreeGetLowerboundNode

Function SCIPtreeGetLowerboundNode 

Source
pub unsafe extern "C" fn SCIPtreeGetLowerboundNode(
    tree: *mut SCIP_TREE,
    set: *mut SCIP_SET,
) -> *mut SCIP_NODE
Expand description

gets the node with minimal lower bound of all nodes in the tree (child, sibling, or leaf)