SCIPincludeReaderCcg

Function SCIPincludeReaderCcg 

Source
pub unsafe extern "C" fn SCIPincludeReaderCcg(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

includes the ccg file reader into SCIP

@ingroup FileReaderIncludes