Searched refs:forw_dfs (Results 1 – 2 of 2) sorted by relevance
333 result = graph.forw_dfs("1")338 result = graph.forw_dfs("1", "1.2.1")
593 def forw_dfs(self, start, end=None): member in Graph