pub unsafe extern "C" fn SCIPnodeGetLowerbound(
    node: *mut SCIP_NODE
) -> f64
Expand description

gets the lower bound of the node