Realization of the minimum cost spanning tree's storage and optimization in Prim algorithm

1Citations
Citations of this article
1Readers
Mendeley users who have this article in their library.
Get full text

Abstract

This paper designs a special data structure for vertices in the network. the storage of edges in minimum cost spanning tree(for short, MCST) has been realized by the vertex array ,which is created by the special data structure. Through the vertex array, the vertices in V-U set constitute a static bi-directional circular linked list, so Prim algorithm realizes truly operation selecting the shortest side though the V-U set, by which the Prim algorithm is optimized to improve the efficiency of the operation. For the same vertex lying in U and V-U at the different moments, the special data structure makes storage space to be fully used and improves space utilization. © 2011 Springer-Verlag.

Cite

CITATION STYLE

APA

Da-Zhi, P., Zhi-Bin, L., You-Jun, C., & Xian-Feng, D. (2011). Realization of the minimum cost spanning tree’s storage and optimization in Prim algorithm. In Communications in Computer and Information Science (Vol. 224 CCIS, pp. 424–431). https://doi.org/10.1007/978-3-642-23214-5_56

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free