摘要
通过引用堆的思想,达到了在选最小边时能充分使用原有比较信息的目的,对PRIM算法进行了探讨。
The paper,applying the concept of heap,explores the PRIM algorithms.And heap can serve the purpose of making full use of the original compared information while choosing the minimal edge next time.
出处
《电脑学习》
2007年第6期61-62,共2页
Computer Study
关键词
无向带权图
最小生成树
堆
Undirected Weighted Graph Minimal Spanning Tree Heap