CFP last date
20 May 2024
Reseach Article

Evaluation on GA based Model for solving JSSP

by A. Tamilarasi, S. Jayasankari
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 43 - Number 7
Year of Publication: 2012
Authors: A. Tamilarasi, S. Jayasankari
10.5120/6113-8248

A. Tamilarasi, S. Jayasankari . Evaluation on GA based Model for solving JSSP. International Journal of Computer Applications. 43, 7 ( April 2012), 7-12. DOI=10.5120/6113-8248

@article{ 10.5120/6113-8248,
author = { A. Tamilarasi, S. Jayasankari },
title = { Evaluation on GA based Model for solving JSSP },
journal = { International Journal of Computer Applications },
issue_date = { April 2012 },
volume = { 43 },
number = { 7 },
month = { April },
year = { 2012 },
issn = { 0975-8887 },
pages = { 7-12 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume43/number7/6113-8248/ },
doi = { 10.5120/6113-8248 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:34:23.495510+05:30
%A A. Tamilarasi
%A S. Jayasankari
%T Evaluation on GA based Model for solving JSSP
%J International Journal of Computer Applications
%@ 0975-8887
%V 43
%N 7
%P 7-12
%D 2012
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The optimization techniques such as Genetic algorithm (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), Simulated Annealing (SA), etc. , were commonly used in solving job shop scheduling problem (JSSP). There are different variants of these algorithms that were addressed in several previous works. In previous literatures, it was commonly mentioned that the initial solution were generally guessed in a very random manner (such as random initialization of population in GA). In this work, we will address the impact of such random initialization on solving the JSSP while using an optimization technique - GA. The performance of this algorithm will be evaluated with different set of initial conditions. In one experiment, during initialization stage, the initial population will be initialized with random schedules. In another experiment, the initial population will be initialized with a known, worst case schedule. The impact of this initial condition on the performance of algorithm has been studied and achieved makespan. The arrived results proved that the conventional way of randomly selecting initial conditions of the evolutionary process has a worst effect on performance in JSSP of higher dimensions. While initializing with known, worst case solution, the evolutionary process was capable of converging into meaningful and more optimum solutions.

References
  1. Moraglio , H. M. M. Ten Eikelder, R. Tadei, "Genetic Local Search for Job Shop Scheduling Problem", Technical Report, CSM-435 ISSN 1744-8050.
  2. E. L. Lawler, J. K. Lenstra, A. H. G. Rinnooy Kan, D. B. Shmoys. - Sequencing and scheduling: Algorithms and complexity. - In: S. C. Graves, A. H. G. Rinnoy Kan and P. Zipkin, editors, Handbooks in Operations Research and Management Science 4, North- Holland, 1993.
  3. Dr. Daniel Tauritz, The abstract of the talk "Grand Challenges in Evolutionary Computing - Part II", Missouri S&T .
  4. Hongbo Liu, Ajith Abraham,Zuwen Wang, "A Multi-swarm Approach to Multi-objective Flexible Job-shop Scheduling Problems", School of Information Science and Technology, Dalian Maritime University, Dalian 116026, China, Fundamenta Informaticae,IOS Press, 2009.
  5. José Fernando Gonçalves, Jorge José de Magalhães Mendes,Maurício G. C. Resende, "A Hybrid Genetic Algorithm for the Job Shop Scheduling Problem", AT&T Labs Research Technical Report TD-5EAL6J, September 2002.
  6. Mahanim Binti Omar, "A Modified Multi-Step Crossover Fusion (Msxf) In Solving Some Deterministic Job Shop Scheduling Problem (Jssp), A thesis work submitted to Universiti Sains Malaysia, 2008.
  7. Puspa MahatPuspa Mahat, "Swarm Intelligence and Machine Learning", Xiangyang Wang, Jie Yang, Richard Jensenb Xiaojun Liu, , "Rough Set Feature Selection and Rule Induction for Prediction of Malignancy Degree in Brain Glioma ", Institute of Image Processing and Pattern Recognition, Shanghai Jiao Tong University, Shanghai, China and Department of Computer Science, The University of Wales, Aberystwyth, UK.
  8. Y. Shi, R. C. Eberhart, Parameter selection in particle swarm optimization, in Evolutionary Programming VII: Proc. EP98, pp. 591-600 (New York: Springer-Verlag, 1998).
  9. Takeshi Yamada and Ryohei Nakano, "Genetic Algorithms for Job-Shop Scheduling Problems", NTT Communication Science Labs, JAPAN, Proceedings of Modern Heuristic for Decision Support, pp. 67, UNICOM seminar, March 1997, London.
  10. Runwei Cheng, Mitsuo Gen and Yasuhiro Tsujimura, "A tutorial survey of job-shop scheduling problems using genetic algorithms, part II: hybrid genetic search strategies", Computers & Industrial Engineering, Volume 36, Issue 2, April 1999, Pages 343-364.
Index Terms

Computer Science
Information Sciences

Keywords

Scheduling Job Shop Scheduling Genetic Algorithm Gant-chart