node selector for hybrid best estimate / best bound search
- Author
- Tobias Achterberg
Definition in file nodesel_hybridestim.h.
creates the node selector for hybrid best estim / best bound search and includes it in SCIP
creates the node selector for hybrid best estimate / best bound search and includes it in SCIP
- Parameters
-
Definition at line 313 of file nodesel_hybridestim.c.
References BESTNODEFREQ, ESTIMWEIGHT, FALSE, MAXPLUNGEDEPTH, MAXPLUNGEQUOT, MINPLUNGEDEPTH, NODESEL_DESC, NODESEL_MEMSAVEPRIORITY, NODESEL_NAME, NODESEL_STDPRIORITY, NULL, SCIP_CALL, SCIP_OKAY, SCIP_REAL_MAX, SCIPaddIntParam(), SCIPaddRealParam(), SCIPallocMemory, SCIPincludeNodeselBasic(), SCIPsetNodeselCopy(), SCIPsetNodeselFree(), and TRUE.
Referenced by SCIP_DECL_NODESELCOPY(), and SCIPincludeDefaultPlugins().