International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 48 - Number 5 |
Year of Publication: 2012 |
Authors: R. Thamilselvan, P. Balasubramanie |
10.5120/7348-0283 |
R. Thamilselvan, P. Balasubramanie . Integrating Genetic Algorithm, Tabu Search and Simulated Annealing For Job Shop Scheduling Proble. International Journal of Computer Applications. 48, 5 ( June 2012), 42-54. DOI=10.5120/7348-0283
Job Shop Scheduling Problem (JSSP) is an optimization problem in which ideal jobs are assigned to resources at particular times. In recent years many attempts have been made at the solution of JSSP using a various range of tools and techniques such as Branch and Bound and Heuristics algorithms. This paper proposed a new algorithm based on Genetic Algorithm (GA), Tabu Search (TS) and Simulated Annealing (SA) algorithms to solve JSSP. The proposed algorithm is mainly based on the genetic algorithm. The reproduction phase of the genetic algorithm uses the tabu search to generate new population. Simulated annealing algorithm is used to speed up the genetic algorithm to get the solution by applying the simulated annealing test for all the population members. The proposed algorithm used many small but important features such as chromosome representation, effective genetic operators, and restricted neighbourhood strategies. The above features are used in the hybrid algorithm to solve several bench mark problems.