An Efficient Greedy Minimum Spanning Tree Algorithm Based on Vertex Associative Cycle Detection Method

被引:4
|
作者
Biswas, Prantik [1 ]
Goel, Mansi [1 ]
Negi, Harshita [1 ]
Datta, Megha [1 ]
机构
[1] Natl Inst Technol, Kurukshetra 136119, Haryana, India
关键词
Discrete Optimization; Minimal Spanning Tree; Greedy Algorithm; Cycle Detection; Graph Algorithm; DISTRIBUTED ALGORITHM;
D O I
10.1016/j.procs.2016.07.376
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
The minimal spanning tree problem is a popular problem of discrete optimization. Numerous algorithms have been developed using the traditional approach but with the emergence of modern-day complex data structures, new algorithms have been proposed which are more complex yet asymptotically efficient. In this paper we present a cycle detection based greedy algorithm, to obtain a minimal spanning tree of a given input weighted undirected graph. The algorithm operates on the idea that every connected graph without any cycle is a tree. At successive iterations, the algorithm selects and tests if the highest degree vertex is a member of any cycle to remove the most expensive edge from the cycle associated with it. The iteration continues until all the cycles are eliminated to obtain the resultant minimal spanning tree. The simplicity of the algorithm makes it easier to understand and implement in any high-level languages. The proposed approach will be beneficial in analyzing certain class of problems in science and engineering. (C) 2016 The Authors. Published by Elsevier B.V.
引用
收藏
页码:513 / 519
页数:7
相关论文
共 50 条