pub unsafe extern "C" fn SCIPincludeNodeselHybridestim(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the node selector for hybrid best estim / best bound search and includes it in SCIP
@ingroup NodeSelectorIncludes
pub unsafe extern "C" fn SCIPincludeNodeselHybridestim(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the node selector for hybrid best estim / best bound search and includes it in SCIP
@ingroup NodeSelectorIncludes