SCIPincludeNodeselUct

Function SCIPincludeNodeselUct 

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

creates the uct node selector and includes it in SCIP

@ingroup NodeSelectorIncludes