Function scip_sys::SCIPincludeReaderFix
source · pub unsafe extern "C" fn SCIPincludeReaderFix(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
includes the fix file reader into SCIP
@ingroup FileReaderIncludes
pub unsafe extern "C" fn SCIPincludeReaderFix(
scip: *mut SCIP
) -> SCIP_RETCODEincludes the fix file reader into SCIP
@ingroup FileReaderIncludes