MCPcopy Create free account
hub / github.com/VAR-solutions/Algorithms / DFS

Method DFS

Graphs/dfs/cpp/iterative_dfs.cpp:32–65  ·  view source on GitHub ↗

prints all not yet visited vertices reachable from s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.45

Calls 6

beginMethod · 0.80
endMethod · 0.80
pushMethod · 0.45
emptyMethod · 0.45
topMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected