Title :
Solving One-Million-Bit Problems using LZWGA
Author :
Kunasol, Naris ; Suwannik, Worasait ; Chongstitvatana, Prabhas
Author_Institution :
Fac. of Sci., Kasetsart Univ., Bangkok
fDate :
Oct. 18 2006-Sept. 20 2006
Abstract :
To solve a problem using genetic algorithm (GA), a solution must be encoded into a binary string. The length of this string represents the size of the problem. As the length of the binary string increases, the size of the search space also increases at an exponential rate. To reduce the search space, one approach is to use a compressed encoding chromosome. This work proposes LZWGA that used compressed chromosomes. An LZWGA chromosome has to be decompressed using an LZW decompression algorithm before its fitness can be evaluated. The paper reports how to solve one-million-bit OneMax, royal road and trap functions using LZWGA. The search space of the original problem is 210000000 or about 9.90times10301029 points. When using a compressed encoding, the search space was reduced to 8.37times10166717 points. The result from the experiment shows that it is practical to solve the problem of this size with the proposed method
Keywords :
binary codes; data compression; genetic algorithms; search problems; binary string; compressed encoding chromosome; decompression algorithm; genetic algorithm; one-million-bit problems; search space problem; Biological cells; Compression algorithms; Data compression; Dictionaries; Electronic mail; Encoding; Genetic algorithms; Heuristic algorithms; Job shop scheduling;
Conference_Titel :
Communications and Information Technologies, 2006. ISCIT '06. International Symposium on
Conference_Location :
Bangkok
Print_ISBN :
0-7803-9741-X
Electronic_ISBN :
0-7803-9741-X
DOI :
10.1109/ISCIT.2006.339882