assert(nodesel !=
NULL);
71assert(nodesel !=
NULL);
74assert(selnode !=
NULL);
77 if( *selnode ==
NULL)
80 if( *selnode ==
NULL)
100assert(nodesel !=
NULL);
106 if( depth1 > depth2 )
108 else if( depth1 < depth2 )
117 if( lowerbound1 < lowerbound2 )
119 else if( lowerbound1 > lowerbound2 )
140nodeselSelectDfs, nodeselCompDfs,
NULL) );
142assert(nodesel !=
NULL);
SCIP_RETCODE SCIPincludeNodeselDfs(SCIP *scip)
SCIP_Real SCIPnodeGetLowerbound(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 * SCIPgetPrioSibling(SCIP *scip)
SCIP_NODE * SCIPgetPrioChild(SCIP *scip)
SCIP_NODE * SCIPgetBestLeaf(SCIP *scip)
static SCIP_DECL_NODESELCOMP(nodeselCompDfs)
static SCIP_DECL_NODESELCOPY(nodeselCopyDfs)
#define NODESEL_MEMSAVEPRIORITY
#define NODESEL_STDPRIORITY
static SCIP_DECL_NODESELSELECT(nodeselSelectDfs)
node selector for depth 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