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