CFP last date
22 April 2024
Call for Paper
May Edition
IJCA solicits high quality original research papers for the upcoming May edition of the journal. The last date of research paper submission is 22 April 2024

Submit your paper
Know more
Reseach Article

Crossover Operators in Genetic Algorithms: A Review

by Padmavathi Kora, Priyanka Yadlapalli
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 162 - Number 10
Year of Publication: 2017
Authors: Padmavathi Kora, Priyanka Yadlapalli
10.5120/ijca2017913370

Padmavathi Kora, Priyanka Yadlapalli . Crossover Operators in Genetic Algorithms: A Review. International Journal of Computer Applications. 162, 10 ( Mar 2017), 34-36. DOI=10.5120/ijca2017913370

@article{ 10.5120/ijca2017913370,
author = { Padmavathi Kora, Priyanka Yadlapalli },
title = { Crossover Operators in Genetic Algorithms: A Review },
journal = { International Journal of Computer Applications },
issue_date = { Mar 2017 },
volume = { 162 },
number = { 10 },
month = { Mar },
year = { 2017 },
issn = { 0975-8887 },
pages = { 34-36 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume162/number10/27282-2017913370/ },
doi = { 10.5120/ijca2017913370 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:08:41.527557+05:30
%A Padmavathi Kora
%A Priyanka Yadlapalli
%T Crossover Operators in Genetic Algorithms: A Review
%J International Journal of Computer Applications
%@ 0975-8887
%V 162
%N 10
%P 34-36
%D 2017
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Genetic Algorithms are the population based search and optimization technique that mimic the process of natural evolution. Genetic algorithms are very effective way of finding a very effective way of quickly finding a reasonable solution to a complex problem. Performance of genetic algorithms mainly depends on type of genetic operators which involve crossover and mutation operators. Different crossover and mutation operators exist to solve the problem that involves large population size. Example of such a problem is travelling sales man problem, which is having a large set of solution. In this paper we will discuss different crossover operators that help in solving the problem.

References
  1. Ambika Annavarapu, Padmavathi Kora, "ECG-based Atrial Fibrillation detection using different orderings of Conjugate Symmetric–Complex Hadamard Transform," International Journal of Cardiovascular Academy, Elsevier, Aug 2016.
  2. C. Ryan, Automatic re-engineering of software using genetic programming, Genetic Programming Series. Kluwer Academic Publishers, ISBN 0-7923-8653-1, 2000.
  3. Chiung Moon, Jongsoo Kim, GyunghyunChoi ,YoonhoSeo,” An efficient genetic algorithm for the traveling salesman problem with precedence constraints”, European Journal of Operational Research 140 (2002) 606–617, accepted 28 February 2001
  4. D.E. Goldberg, Genetic algorithms in search, optimisation, and machine learning, Addison Wesley Longman, Inc., ISBN 0-201-15767-5, 1989
  5. Ivan Brezina Jr.,ZuzanaCickova, “Solving the Travelling Salesman Problem using the Ant colony Optimization”, Management Information Systems, 2011, Vol. (6), No. (4).
  6. J. Holland, Adaptation in natural and artificial systems, University of Michigan Press, Ann Arbor, 1975.
  7. Manju Sharma , Novel Knowledge based Selective Tabu Initialization in Genetic algorithm, IJARCSSE, Volume 3, Issue 5, May 2013
  8. Padmavathi Kora, K. Sri Rama Krishna, “Bundle Block Detection using Genetic Neural Network,” International System design and Intelligent Applications (INDIA), AISC, Springer, Jan 2016.
  9. Padmavathi Kora, and Sri Rama Krishna, “Hybrid Bacterial Foraging and Particle Swarm Optimization for detecting Bundle Branch Block,” SpringerPlus, Springer, vol 4, no 1, 481, Sep 2015.
  10. Padmavathi Kora, and Sri Ramakrishna Kalva, ”Improved Bat algorithm for the detection of myocardial infarction,” SpringerPlus, Springer, vol 4, no. 1, pp. 1-18, Nov 2015.
  11. Rong Yang, “Solving Large Travelling Salesman Problems with Small Populations”. IEEE 1997.
  12. ShubhraSankar Ray, Sanghamitra Bandyopadhyay and Sankar K.Pal,” New Operators of Genetic Algorithms for Traveling Salesman Problem”, 2000IEEE.
  13. W. E. Hart, “Adaptive global optimization with local search, Doctoral diss.”, San Diego, University of California, 1994.
Index Terms

Computer Science
Information Sciences

Keywords

Genetic Algorithm Mutation crossover Selection travelling salesman problem