pub unsafe extern "C" fn SCIPsolRetransform(
sol: *mut SCIP_SOL,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
origprob: *mut SCIP_PROB,
transprob: *mut SCIP_PROB,
hasinfval: *mut c_uint,
) -> SCIP_RETCODEExpand description
retransforms solution to original problem space