pub unsafe extern "C" fn SCIPgetReoptLastOptSol(
    scip: *mut SCIP
) -> *mut SCIP_SOL
Expand description

returns the optimal solution of the last iteration or NULL of none exists