SCIPvarGetBestRootLPObjval

Function SCIPvarGetBestRootLPObjval 

Source
pub unsafe extern "C" fn SCIPvarGetBestRootLPObjval(
    var: *mut SCIP_VAR,
) -> f64
Expand description

returns the best objective value (w.r.t. root reduced cost propagation) of the root LP which belongs the root reduced cost which is accessible via SCIPvarGetRootRedcost() or the variable was no column of the root LP, SCIP_INVALID is returned