pub unsafe extern "C" fn SCIPincludeNodeselUct(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the uct node selector and includes it in SCIP
@ingroup NodeSelectorIncludes
pub unsafe extern "C" fn SCIPincludeNodeselUct(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the uct node selector and includes it in SCIP
@ingroup NodeSelectorIncludes