Function scip_sys::SCIPcorHasRead
source · pub unsafe extern "C" fn SCIPcorHasRead(
reader: *mut SCIP_READER
) -> c_uintExpand description
returns whether the COR file has been successfully read. This is used by the TIM and STO readers.