SCIPgetPtrarrayMaxIdx

Function SCIPgetPtrarrayMaxIdx 

Source
pub unsafe extern "C" fn SCIPgetPtrarrayMaxIdx(
    scip: *mut SCIP,
    ptrarray: *mut SCIP_PTRARRAY,
) -> c_int
Expand description

returns the maximal index of all stored non-zero elements

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