SCIPsparseSolGetNextSol

Function SCIPsparseSolGetNextSol 

Source
pub unsafe extern "C" fn SCIPsparseSolGetNextSol(
    sparsesol: *mut SCIP_SPARSESOL,
    sol: *mut c_longlong,
    nvars: c_int,
) -> c_uint
Expand description

constructs the next solution of the sparse solution and return whether there was one more or not