SCIPincludeHeurNlpdiving

Function SCIPincludeHeurNlpdiving 

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

creates the fracdiving heuristic and includes it in SCIP

@ingroup PrimalHeuristicIncludes