Genetic Algorithms are one of the most powerful techniques in optimization and search problems. The Objective was, to understand this powerful technique and to explain it in better way so as to expand its field of application.The algorithm is so versatile that it can be used in any field.The objective of the GA is to find an optimal solution to a problem. Since Gas is heuristic procedures, they are not guaranteed to find the optimal solution, but they are able to find very good solutions for a wide range of problems.The use of both, genetic algorithms and artificial neural networks, was...
Genetic Algorithms are one of the most powerful techniques in optimization and search problems. The Objective was, to understand this powerful techni...