搜索资源列表
graph
- 就是一些图的基本操作 包括遍历 求最小生成树等
zuixiaoshengchengshu
- 最小生成树算法,有n个城市可以用(n-1)条路将它们连通,求最小总路程的和。最小生成树算法,如Prim、Kruskal算法编写最小生成树程序输出最小生成树的各条边-Minimum spanning tree algorithm, there are n cities can use the (n-1) road will connect them, and find the smallest total distance. Respective sides of the minimum span