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