SCIPgetIntarrayMaxIdx

Function SCIPgetIntarrayMaxIdx 

Source
pub unsafe extern "C" fn SCIPgetIntarrayMaxIdx(
    scip: *mut SCIP,
    intarray: *mut SCIP_INTARRAY,
) -> c_int
Expand description

returns the maximal index of all stored non-zero elements

@return the maximal index of all stored non-zero elements