pub unsafe extern "C" fn SCIPsolMakeExact(
sol: *mut SCIP_SOL,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
prob: *mut SCIP_PROB,
) -> SCIP_RETCODEExpand description
copies the real values to the exact arrays of the solution