pub unsafe extern "C" fn SCIPsparseSolGetVars(
    sparsesol: *mut SCIP_SPARSESOL
) -> *mut *mut SCIP_VAR
Expand description

returns the variables in the given sparse solution