pub unsafe extern "C" fn SCIPvarSetBestRootSol(
var: *mut SCIP_VAR,
rootsol: f64,
rootredcost: f64,
rootlpobjval: f64,
)Expand description
set the given solution as the best root solution w.r.t. root reduced cost propagation in the variables