MCPcopy Create free account
hub / github.com/OpenGenus/quark / addEdge

Method addEdge

code/code/graph_algorithms/src/depth_first_search/dfs.go:36–50  ·  view source on GitHub ↗

Add an edge between the two given nodes. If a node does not exist in the graph yet, add it.

(node1 int, node2 int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected