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