pub unsafe extern "C" fn SCIPvarGetBestRootRedcost(
var: *mut SCIP_VAR,
) -> f64Expand description
returns the best reduced costs (w.r.t. root reduced cost propagation) of the variable in the root node’s relaxation, if the root relaxation is not yet completely solved, or the variable was no column of the root LP, SCIP_INVALID is returned