pub unsafe extern "C" fn SCIPgetReoptSolsRun(
scip: *mut SCIP,
run: c_int,
sols: *mut *mut SCIP_SOL,
solssize: c_int,
nsols: *mut c_int,
) -> SCIP_RETCODEExpand description
returns the stored solutions corresponding to a given run