SCIPtreeGetLowerbound

Function SCIPtreeGetLowerbound 

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

gets the minimal lower bound of all nodes in the tree