International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 25 - Issue 7 |
Published: July 2011 |
Authors: Namita Khurana, Anju Rathi, Akshatha.P.S |
![]() |
Namita Khurana, Anju Rathi, Akshatha.P.S . Genetic Algorithm: A Search of Complex Spaces. International Journal of Computer Applications. 25, 7 (July 2011), 13-17. DOI=10.5120/3045-4136
@article{ 10.5120/3045-4136, author = { Namita Khurana,Anju Rathi,Akshatha.P.S }, title = { Genetic Algorithm: A Search of Complex Spaces }, journal = { International Journal of Computer Applications }, year = { 2011 }, volume = { 25 }, number = { 7 }, pages = { 13-17 }, doi = { 10.5120/3045-4136 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2011 %A Namita Khurana %A Anju Rathi %A Akshatha.P.S %T Genetic Algorithm: A Search of Complex Spaces%T %J International Journal of Computer Applications %V 25 %N 7 %P 13-17 %R 10.5120/3045-4136 %I Foundation of Computer Science (FCS), NY, USA
Living species solve very complex problem of optimization through the mechanism of evolution and natural selection. Genetic Algorithm has been a field of active interest and applied to solve problems almost in all the fields like Computer Science, Electrical Engg., Mechanical Engg., Optimization, Biology and Image Processing etc. One important application of Genetic Algorithm is to search complex spaces and function optimization. A genetic algorithm begins its search with random solution of the problem. The initial population is evolved to new population using Genetic operators like reproduction, crossover and mutation. A Genetic Algorithm keeps evolving the successive populations unless some criterion is met or a reasonable acceptable solution is found. In this paper Genetic Algorithm has been applied to schwefel function to find the best fit chromosome so far.