SCIPgetBoolarrayMinIdx

Function SCIPgetBoolarrayMinIdx 

Source
pub unsafe extern "C" fn SCIPgetBoolarrayMinIdx(
    scip: *mut SCIP,
    boolarray: *mut SCIP_BOOLARRAY,
) -> c_int
Expand description

returns the minimal index of all stored non-zero elements

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