Function scip_sys::SCIPcorHasRead

source ·
pub unsafe extern "C" fn SCIPcorHasRead(
    reader: *mut SCIP_READER
) -> c_uint
Expand description

returns whether the COR file has been successfully read. This is used by the TIM and STO readers.