SCIPincludeNodeselHybridestim

Function SCIPincludeNodeselHybridestim 

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

creates the node selector for hybrid best estim / best bound search and includes it in SCIP

@ingroup NodeSelectorIncludes