NetworkX

Previous topic

dfs_predecessors

Next topic

dfs_preorder_nodes

dfs_successors

static depth_first_search.dfs_successors(G, source=None)

Return dictionary of successors in depth-first-search from source.