pub unsafe extern "C" fn SCIPgetBoolarrayMaxIdx(
scip: *mut SCIP,
boolarray: *mut SCIP_BOOLARRAY,
) -> c_intExpand description
returns the maximal index of all stored non-zero elements
@return the maximal index of all stored non-zero elements