MCPcopy Create free account
hub / github.com/Ericsson/CodeCompass / bfsBuild

Function bfsBuild

util/include/util/graph.h:281–328  ·  view source on GitHub ↗

* This function builds a graph in the order of breadth-first search. If style * descriptor maps are given then the added nodes and edges are decorated. * @param graph_ The graph will be appended by the new nodes and edges. * @param startNode_ Breadth-first search starts from this node. This node is * not inserted into the returning set unless there is a loop in the graph which * contains this

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 5

endMethod · 0.80
insertMethod · 0.80
setNodeAttributeMethod · 0.80
createEdgeMethod · 0.80
setEdgeAttributeMethod · 0.80

Tested by

no test coverage detected