SCIPcorHasRead

Function 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.