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.
pub unsafe extern "C" fn SCIPcorHasRead(
reader: *mut SCIP_READER,
) -> c_uintreturns whether the COR file has been successfully read. This is used by the TIM and STO readers.