pub unsafe extern "C" fn SCIPsparseSolGetUbs(
sparsesol: *mut SCIP_SPARSESOL,
) -> *mut c_longlongExpand description
returns the the upper bound array for all variables for a given sparse solution
pub unsafe extern "C" fn SCIPsparseSolGetUbs(
sparsesol: *mut SCIP_SPARSESOL,
) -> *mut c_longlongreturns the the upper bound array for all variables for a given sparse solution