pub unsafe extern "C" fn SCIPsparseSolGetNextSol(
sparsesol: *mut SCIP_SPARSESOL,
sol: *mut c_longlong,
nvars: c_int,
) -> c_uintExpand description
constructs the next solution of the sparse solution and return whether there was one more or not