assert(nodesel !=
NULL);
74assert(nodesel !=
NULL);
77assert(selnode !=
NULL);
81 if( *selnode ==
NULL)
84 if( *selnode ==
NULL)
87 if( *selnode !=
NULL)
104assert(nodesel !=
NULL);
112 if( depth1 < depth2 )
114 else if( depth1 > depth2 )
124assert(number1 != number2);
126 if( number1 < number2 )
146nodeselSelectBreadthfirst, nodeselCompBreadthfirst,
NULL) );
148assert(nodesel !=
NULL);
#define SCIP_LONGINT_FORMAT
SCIP_RETCODE SCIPincludeNodeselBreadthfirst(SCIP *scip)
SCIP_Longint SCIPnodeGetNumber(SCIP_NODE *node)
int SCIPnodeGetDepth(SCIP_NODE *node)
SCIP_RETCODE SCIPincludeNodeselBasic(SCIP *scip, SCIP_NODESEL **nodesel, const char *name, const char *desc, int stdpriority, int memsavepriority, SCIP_DECL_NODESELSELECT((*nodeselselect)), SCIP_DECL_NODESELCOMP((*nodeselcomp)), SCIP_NODESELDATA *nodeseldata)
SCIP_RETCODE SCIPsetNodeselCopy(SCIP *scip, SCIP_NODESEL *nodesel, SCIP_DECL_NODESELCOPY((*nodeselcopy)))
const char * SCIPnodeselGetName(SCIP_NODESEL *nodesel)
SCIP_NODE * SCIPgetBestSibling(SCIP *scip)
SCIP_NODE * SCIPgetBestChild(SCIP *scip)
SCIP_NODE * SCIPgetBestLeaf(SCIP *scip)
static SCIP_DECL_NODESELCOMP(nodeselCompBreadthfirst)
#define NODESEL_MEMSAVEPRIORITY
static SCIP_DECL_NODESELSELECT(nodeselSelectBreadthfirst)
#define NODESEL_STDPRIORITY
static SCIP_DECL_NODESELCOPY(nodeselCopyBreadthfirst)
node selector for breadth-first search
public methods for message output
public methods for node selectors
public methods for branch and bound tree
public methods for message handling
public methods for node selector plugins
public methods for the branch-and-bound tree
enum SCIP_Retcode SCIP_RETCODE
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4