Skip to main content

2016 | OriginalPaper | Buchkapitel

Dynamic Seed Genetic Algorithm to Solve Job Shop Scheduling Problems

verfasst von : Flávio Grassi, Pedro Henrique Triguis Schimit, Fabio Henrique Pereira

Erschienen in: Advances in Production Management Systems. Initiatives for a Sustainable World

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

This paper proposes a simple implementation of genetic algorithm with dynamic seed to solve deterministic job shop scheduling problems. The proposed methodology relies on a simple indirect binary representation of the chromosome and simple genetic operators (one-point crossover and bit-flip mutation), and it works by changing a seed that generates a solution from time to time, initially defined by the original sequencing of the problem addressed, and then adopting the best individual from the past runs of the GA as the seed for the next runs. The methodology was compared to three different approaches found in recent researches, and its results demonstrate that despite not finding the best results, the methodology, while being easy to be implemented, has its value and can be a starting point to more researches, combining it with other heuristics methods that rely in GA and other evolutionary algorithms as well.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Pinedo, M.L.: Scheduling: Theory, Algorithms and Systems. Springer, New York (2008)MATH Pinedo, M.L.: Scheduling: Theory, Algorithms and Systems. Springer, New York (2008)MATH
2.
Zurück zum Zitat Jamili, A.: Robust job shop scheduling problem: mathematical models, exact and heuristic algorithms. Expert Syst. Appl. 55(15), 341–350 (2016)CrossRef Jamili, A.: Robust job shop scheduling problem: mathematical models, exact and heuristic algorithms. Expert Syst. Appl. 55(15), 341–350 (2016)CrossRef
3.
Zurück zum Zitat Braune, R., Zäpfel, G.: Shifting bottleneck scheduling for total weighted tardiness minimization—a computational evaluation of subproblem and reoptimization heuristics. Comput. Oper. Res. 66, 130–140 (2016)MathSciNetCrossRefMATH Braune, R., Zäpfel, G.: Shifting bottleneck scheduling for total weighted tardiness minimization—a computational evaluation of subproblem and reoptimization heuristics. Comput. Oper. Res. 66, 130–140 (2016)MathSciNetCrossRefMATH
4.
Zurück zum Zitat Bo, P., Zhipeng, L., Cheng, T.C.E.: A tabu search/path relinking algorithm to solve the job shop scheduling problem. Comput. Oper. Res. 53, 154–164 (2015)MathSciNetCrossRefMATH Bo, P., Zhipeng, L., Cheng, T.C.E.: A tabu search/path relinking algorithm to solve the job shop scheduling problem. Comput. Oper. Res. 53, 154–164 (2015)MathSciNetCrossRefMATH
5.
Zurück zum Zitat Faccio, M., Ries, J., Saggioro, N.: Simulated annealing approach to solve dual resource constrained job shop scheduling problems: layout impact analysis on solution quality. Int. J. Math. Oper. Res. 7(6), 609–629 (2015)MathSciNetCrossRef Faccio, M., Ries, J., Saggioro, N.: Simulated annealing approach to solve dual resource constrained job shop scheduling problems: layout impact analysis on solution quality. Int. J. Math. Oper. Res. 7(6), 609–629 (2015)MathSciNetCrossRef
6.
Zurück zum Zitat Kurdi, M.: An effective New Island model genetic algorithm for job shop scheduling problem. Comput. Oper. Res. 67, 132–142 (2016)MathSciNetCrossRefMATH Kurdi, M.: An effective New Island model genetic algorithm for job shop scheduling problem. Comput. Oper. Res. 67, 132–142 (2016)MathSciNetCrossRefMATH
7.
Zurück zum Zitat Qing-Dao-Er-Ji, R., Wang, Y.: A new hybrid genetic algorithm for job shop scheduling problem. Comput. Oper. Res. 39(10), 2291–2299 (2012)MathSciNetCrossRefMATH Qing-Dao-Er-Ji, R., Wang, Y.: A new hybrid genetic algorithm for job shop scheduling problem. Comput. Oper. Res. 39(10), 2291–2299 (2012)MathSciNetCrossRefMATH
8.
Zurück zum Zitat Huang, R., Yang, C.-L., Cheng, W.-C.: Flexible job shop scheduling with due window—a two-pheromone ant colony approach. Int. J. Prod. Econ. 141(2), 685–697 (2013)CrossRef Huang, R., Yang, C.-L., Cheng, W.-C.: Flexible job shop scheduling with due window—a two-pheromone ant colony approach. Int. J. Prod. Econ. 141(2), 685–697 (2013)CrossRef
11.
Zurück zum Zitat Lawrence, S.: Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (supplement). Ph.D. dissertation, Carnegie-Mellon University (1984) Lawrence, S.: Resource constrained project scheduling: an experimental investigation of heuristic scheduling techniques (supplement). Ph.D. dissertation, Carnegie-Mellon University (1984)
12.
Zurück zum Zitat Menezes, F.M., Blanco, G.T., Rodriguez, P.C., Pereira, F.H.: Application of simulation and optimization for dynamic job shop scheduling under stochastic demand variability. In: Proceedings of 7th International Conference on Management of Computational and Collective Intelligence in Digital EcoSystems (MEDES 2015), vol. 1, pp. 1–8 (2015) Menezes, F.M., Blanco, G.T., Rodriguez, P.C., Pereira, F.H.: Application of simulation and optimization for dynamic job shop scheduling under stochastic demand variability. In: Proceedings of 7th International Conference on Management of Computational and Collective Intelligence in Digital EcoSystems (MEDES 2015), vol. 1, pp. 1–8 (2015)
14.
Zurück zum Zitat Yamada, T.: Studies on metaheuristics for jobshop and flowshop scheduling problems. Ph.D. dissertation, Kyoto University (2003) Yamada, T.: Studies on metaheuristics for jobshop and flowshop scheduling problems. Ph.D. dissertation, Kyoto University (2003)
15.
Zurück zum Zitat Mitchell, T.M.: Machine Learning. McGraw-Hill, New York (1997)MATH Mitchell, T.M.: Machine Learning. McGraw-Hill, New York (1997)MATH
16.
Zurück zum Zitat Gao, L., Zhang, G., Zhang, L., Li, X.: An efficient memetic algorithm for solving the job shop scheduling problem. Comput. Industr. Eng. 60(4), 699–705 (2011)CrossRef Gao, L., Zhang, G., Zhang, L., Li, X.: An efficient memetic algorithm for solving the job shop scheduling problem. Comput. Industr. Eng. 60(4), 699–705 (2011)CrossRef
17.
Zurück zum Zitat Wisittipanich, W., Kachitvichyanukul, V.: Two enhanced differential evolution algorithms for job shop scheduling problems. Int. J. Prod. Res. 50(10), 2757–2773 (2012)CrossRef Wisittipanich, W., Kachitvichyanukul, V.: Two enhanced differential evolution algorithms for job shop scheduling problems. Int. J. Prod. Res. 50(10), 2757–2773 (2012)CrossRef
Metadaten
Titel
Dynamic Seed Genetic Algorithm to Solve Job Shop Scheduling Problems
verfasst von
Flávio Grassi
Pedro Henrique Triguis Schimit
Fabio Henrique Pereira
Copyright-Jahr
2016
DOI
https://doi.org/10.1007/978-3-319-51133-7_21

Premium Partner