SCIPgetRealarrayMinIdx

Function SCIPgetRealarrayMinIdx 

Source
pub unsafe extern "C" fn SCIPgetRealarrayMinIdx(
    scip: *mut SCIP,
    realarray: *mut SCIP_REALARRAY,
) -> c_int
Expand description

returns the minimal index of all stored non-zero elements

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