UpdateNodeEdge
Synopsis
Declared in <graphs/GraphUpdate.h>
template<
class Graph,
class EdgeOp,
class Node>
void
UpdateNodeEdge(
Graph* graph,
Node* orig,
EdgeOp op);
Created with MrDocs
Declared in <graphs/GraphUpdate.h>
template<
class Graph,
class EdgeOp,
class Node>
void
UpdateNodeEdge(
Graph* graph,
Node* orig,
EdgeOp op);
Created with MrDocs