SCIPgetLocalLowerbound

Function SCIPgetLocalLowerbound 

Source
pub unsafe extern "C" fn SCIPgetLocalLowerbound(
    scip: *mut SCIP,
) -> f64
Expand description

gets lower bound of current node in transformed problem

@return lower bound of current node in transformed problem

@pre this method can be called in one of the following stages of the SCIP solving process: - \ref SCIP_STAGE_SOLVING