SCIPgetLocalDualbound

Function SCIPgetLocalDualbound 

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

gets dual bound of current node

@return dual bound of current node

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