Function scip_sys::SCIPgetIntarrayMinIdx
source · pub unsafe extern "C" fn SCIPgetIntarrayMinIdx(
scip: *mut SCIP,
intarray: *mut SCIP_INTARRAY
) -> c_intExpand description
returns the minimal index of all stored non-zero elements
@return the minimal index of all stored non-zero elements