SCIPincludeNodeselRestartdfs

Function SCIPincludeNodeselRestartdfs 

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

creates the node selector for restarting depth first search and includes it in SCIP

@ingroup NodeSelectorIncludes