Minimum Spanning Tree Algorithms Based on Genetic Algorithms
Lei Yan-feng
Abstract
Lei Yan-feng
Abstract
Based on the graphic theory and genetic algorithm ,an improved genetic algorithm is introduced to search the minimum spanning trees. This algorithm uses binary code to represent the problem of minimum spanning trees and uses the depth first searching method to determine the connectivity of the graph.The corresponding fitness function, single parent transposition operator, single parent reverse operators and four kinds of controlling evolutionary strategies are designed to improve its speed and efficiency.In comparison with kruskal algorithm, it can acquire a set of minimum spanning trees during one genetic evolutionary process and is applicable to solving different kinds of minimum spanning tree problems.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Based on the graphic theory and genetic algorithm ,an improved genetic algorithm is introduced to search the minimum spanning trees. This algorithm uses binary code to represent the problem of minimum spanning trees and uses the depth first searching method to determine the connectivity of the graph.The corresponding fitness function, single parent transposition operator, single parent reverse operators and four kinds of controlling evolutionary strategies are designed to improve its speed and efficiency.In comparison with kruskal algorithm, it can acquire a set of minimum spanning trees during one genetic evolutionary process and is applicable to solving different kinds of minimum spanning tree problems.
Key concepts: Kruskal's algorithm, Spanning tree, Distributed minimum spanning tree, Reverse-delete algorithm, Minimum spanning tree, Algorithm, Prim's algorithm, Fitness function