搜索资源列表
-
0下载:
求强连通分支,和双连通分支,输入两个文件,分别记录有向图和无向图-For strongly connected branch, and dual-branch connectivity, enter the two documents were recorded to map and undirected graph
-
-
0下载:
给定n个结点的有向图的邻接矩阵,可判断该图是否为强连通的,单向连通的,或弱连通的。-For a given n-node directed graph adjacency matrix, can determine whether the plan strongly connected, and one-way connected, or weak connectivity.
-
-
0下载:
无向图的强连通计算
高效率算法 图论算法-No calculation of strongly connected directed graph
-
-
0下载:
Tarjan s strongly connected components algorithm
-
-
0下载:
The Strongly connected component algorithm. This is my exercise of Introduction to Algorithm subject.
-
-
0下载:
给定一个图,找强连通分量,使用Tarjan算法-Given a graph, find the strongly connected components, the use of Tarjan algorithm
-