National Conference on Future Computing 2013 |
Foundation of Computer Science USA |
NCFC - Number 1 |
February 2013 |
Authors: R. Lakshmi, K. Vivekanandan |
96fae4cf-2d51-4359-ae84-6be42f457895 |
R. Lakshmi, K. Vivekanandan . Heuristics based Learning on Human Psychology. National Conference on Future Computing 2013. NCFC, 1 (February 2013), 26-29.
This paper summarizes recent research on heuristic based learning procedures called Genetic Algorithms (GAs) and particularly focuses on genetic primary operators. There are different types of genetic operators existing that serve to improve the performance of genetic algorithms. Genetic Algorithm is composed of genetic operators and other genetic parameters. The primary genetic operators are selection, crossover and mutation. The performance of Genetic Algorithm mainly depends on its Genetic Operators. While solving a particular problem, 70% of the time will be spent in searching the appropriate genetic operators and their probability values. So it is much important to select the correct operator and their probabilities so as to provide optimal solutions for a given complete problem. The ultimate aim of genetic algorithm is to minimize the time and space complexities and produces optimized results. This research helps in how primary genetic operator is modified or enriched to improve the performance of genetic algorithms.