pub unsafe extern "C" fn SCIPsolRecomputeInternObjExact(
sol: *mut SCIP_SOL,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
prob: *mut SCIP_PROB,
)Expand description
recomputes the objective value of an exact solution, e.g., when initialized from a real solution