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

returns the number of variables in the given sparse solution