SCIPincludeNodeselEstimate

Function SCIPincludeNodeselEstimate 

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

creates the node selector for best estimate search and includes it in SCIP

@ingroup NodeSelectorIncludes