pub unsafe extern "C" fn SCIPgetLocalTransEstimate(
scip: *mut SCIP,
) -> f64Expand description
gets estimate of best primal solution w.r.t. transformed problem contained in current subtree
@return estimate of best primal solution w.r.t. transformed 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