DocumentCode :
1445923
Title :
Efficient Forest Data Structure for Evolutionary Algorithms Applied to Network Design
Author :
Delbem, Alexandre C B ; De Lima, Telma W. ; Telles, Guilherme P.
Author_Institution :
Dept. of Comput. Sci., Univ. of Sao Paulo, Sao Carlos, Brazil
Volume :
16
Issue :
6
fYear :
2012
Firstpage :
829
Lastpage :
846
Abstract :
The design of a network is a solution to several engineering and science problems. Several network design problems are known to be NP-hard, and population-based metaheuristics like evolutionary algorithms (EAs) have been largely investigated for such problems. Such optimization methods simultaneously generate a large number of potential solutions to investigate the search space in breadth and, consequently, to avoid local optima. Obtaining a potential solution usually involves the construction and maintenance of several spanning trees, or more generally, spanning forests. To efficiently explore the search space, special data structures have been developed to provide operations that manipulate a set of spanning trees (population). For a tree with n nodes, the most efficient data structures available in the literature require time O(n) to generate a new spanning tree that modifies an existing one and to store the new solution. We propose a new data structure, called node-depth-degree representation (NDDR), and we demonstrate that using this encoding, generating a new spanning forest requires average time O(√n). Experiments with an EA based on NDDR applied to large-scale instances of the degree-constrained minimum spanning tree problem have shown that the implementation adds small constants and lower order terms to the theoretical bound.
Keywords :
computational complexity; evolutionary computation; network theory (graphs); optimisation; search problems; EA; NDDR; NP-hard; degree-constrained minimum spanning tree problem; evolutionary algorithms; forest data structure; network design; node-depth-degree representation; optimization methods; population-based metaheuristics; search space; spanning trees; Algorithm design and analysis; Complexity theory; Data structures; Encoding; Evolutionary computation; Heuristic algorithms; Vegetation; Dynamic forest data structures; evolutionary algorithms; network design problems; tree representations;
fLanguage :
English
Journal_Title :
Evolutionary Computation, IEEE Transactions on
Publisher :
ieee
ISSN :
1089-778X
Type :
jour
DOI :
10.1109/TEVC.2011.2173579
Filename :
6151100
Link To Document :
بازگشت