pub unsafe extern "C" fn SCIPlpGetRootColumnObjval(
lp: *mut SCIP_LP,
) -> f64Expand description
gets part of the objective value of the root node LP that results from COLUMN variables only; returns SCIP_INVALID if the root node LP was not (yet) solved