文件名称:SpanningTree
介绍说明--下载内容均来自于网络,请自行研究使用
先构造一个图 用邻接矩阵存储 然后用分别普利姆算法和克努斯卡尔算法构造其最小生成树-First construct a map with the adjacency matrix is stored separately plym algorithm and then construct the minimum spanning tree algorithm克努斯卡尔
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SpanningTree.cpp