SCIPincludeHeurCoefdiving

Function SCIPincludeHeurCoefdiving 

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

creates the coefdiving heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes