pub unsafe extern "C" fn SCIPdivesetSetWorkSolution(
    diveset: *mut SCIP_DIVESET,
    sol: *mut SCIP_SOL
)
Expand description

set the working solution for this dive set