pub unsafe extern "C" fn SCIPsparseSolGetNVars(
sparsesol: *mut SCIP_SPARSESOL,
) -> c_intExpand description
returns the number of variables in the given sparse solution
pub unsafe extern "C" fn SCIPsparseSolGetNVars(
sparsesol: *mut SCIP_SPARSESOL,
) -> c_intreturns the number of variables in the given sparse solution