MCPcopy Create free account
hub / github.com/csunny/algorithm / dfs

Method dfs

graph/base.py:67–86  ·  view source on GitHub ↗

从一个顶点出发,对图进行深度优先遍历。 :return:

(self, n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

pushMethod · 0.95
popMethod · 0.95
getMethod · 0.80
BaseStackClass · 0.70

Tested by

no test coverage detected