【发布时间】:2013-05-15 20:45:03
【问题描述】:
networkx dfs_edges() 函数将遍历子节点。据我所知,http://networkx.lanl.gov/ 文档没有在dfs_edges() 中指定参数,仅在边缘具有特定标签时才进行遍历。
另外,我查看了dfs_labeled_edges(),但这仅告诉您在使用 DFS 迭代图形时的遍历方向。
【问题讨论】:
标签: python graph networkx depth-first-search microsoft-distributed-file-system