pub unsafe extern "C" fn SCIPincludeReaderCip(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
includes the cip file reader into SCIP
@ingroup FileReaderIncludes
pub unsafe extern "C" fn SCIPincludeReaderCip(
scip: *mut SCIP,
) -> SCIP_RETCODEincludes the cip file reader into SCIP
@ingroup FileReaderIncludes