文件名称:graph3M
介绍说明--下载内容均来自于网络,请自行研究使用
程序给出邻接表中的边结点的类型、邻接矩阵类的定义。利用KRUSKAL方法求边集数组的GE的最小生成树,树中每条边一次存于数组C中并给出了邻接矩阵类的实现,最后对邻接矩阵类主要操作进行测试,并输出运行结果。-Procedures are given in the table edge adjacent node types, the definition of adjacency matrix category. Method use KRUSKAL margination array of GE s minimum spanning tree, each side of a tree stored in an array in C and category adjacency matrix is given the realization of the final major of the adjacency matrix to test the operation and output results.
相关搜索: kruskal
(系统自动生成,下载前可以参看下载内容)
下载文件列表
graph.cpp
graph.h
graph3m.cpp
graph.h
graph3m.cpp