SCIPgetLocalOrigEstimate

Function SCIPgetLocalOrigEstimate 

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

gets estimate of best primal solution w.r.t. original problem contained in current subtree

@return estimate of best primal solution w.r.t. original problem contained in current subtree

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