DocumentCode
2918094
Title
Directed trees: A powerful representation for sorting and ordering problems
Author
Doerr, Benjamin ; Happ, Edda
Author_Institution
Max-Planck-Inst. fur Inf., Saarbrucken
fYear
2008
fDate
1-6 June 2008
Firstpage
3606
Lastpage
3613
Abstract
We present a simple framework for dealing with search spaces consisting of permutations. To demonstrate its usefulness, we build upon it a simple (1+1)-evolutionary algorithm for one of the most fundamental problems in computer science, namely the problem of sorting n pairwise comparable items. We give a rigorous proof that the optimization time is at most O(n2) with high probability. Our experimental evaluation shows that it is much better, namely around O(n log n). This compares favorably with the currently best (1 + 1)-EAs for sorting, for which an optimization time of O(n2 log n) was proven (Scharnow, Tinnefeld and Wegener (2004)) and one of similar order is observed experimentally in this work. Our approach has the particular advantage that it does distinguish between wrong and unexplored information. This allows to retrieve partial, correct information even before the optimal solution has been found.
Keywords
computational complexity; evolutionary computation; optimisation; sorting; (1 +1)-evolutionary algorithm; directed trees; ordering problems; permutations; search spaces; sorting problems; Algorithm design and analysis; Computer science; Current measurement; Genetic mutations; Hamming distance; Information retrieval; Length measurement; Position measurement; Sorting; Upper bound;
fLanguage
English
Publisher
ieee
Conference_Titel
Evolutionary Computation, 2008. CEC 2008. (IEEE World Congress on Computational Intelligence). IEEE Congress on
Conference_Location
Hong Kong
Print_ISBN
978-1-4244-1822-0
Electronic_ISBN
978-1-4244-1823-7
Type
conf
DOI
10.1109/CEC.2008.4631286
Filename
4631286
Link To Document