Abstract
This study considers a resource constrained job scheduling problem. Jobs need to be scheduled on different machines satisfying a due time. If delayed, the jobs incur a penalty which is measured as a weighted tardiness. Furthermore, the jobs use up some proportion of an available resource and hence there are limits on multiple jobs executing at the same time. Due to complex constraints and a large number of decision variables, the existing solution methods, based on meta-heuristics and mathematical programming, are very time-consuming and mainly suitable for small-scale problem instances. We investigate a genetic programming approach to automatically design reusable scheduling heuristics for this problem. A new representation and evaluation mechanisms are developed to provide the evolved heuristics with the ability to effectively construct and refine schedules. The experiments show that the proposed approach is more efficient than other genetic programming algorithms previously developed for evolving scheduling heuristics. In addition, we find that the obtained heuristics can be effectively reused to solve unseen and large-scale instances and often find higher quality solutions compared to algorithms already known in the literature in significantly reduced time-frames.
Original language | English |
---|---|
Title of host publication | GECCO 2018 |
Subtitle of host publication | Proceedings of the 2018 Genetic and Evolutionary Computation Conference |
Editors | Keiki Takadama |
Place of Publication | New York NY USA |
Publisher | Association for Computing Machinery (ACM) |
Pages | 1167-1174 |
Number of pages | 8 |
ISBN (Electronic) | 9781450356183 |
DOIs | |
Publication status | Published - 2 Jul 2018 |
Event | The Genetic and Evolutionary Computation Conference 2018 - Kyoto, Japan Duration: 15 Jul 2018 → 19 Jul 2018 Conference number: 20th http://gecco-2018.sigevo.org/index.html/tiki-index.php https://dl.acm.org/doi/proceedings/10.1145/3205455 (Proceedings) |
Conference
Conference | The Genetic and Evolutionary Computation Conference 2018 |
---|---|
Abbreviated title | GECCO 2018 |
Country/Territory | Japan |
City | Kyoto |
Period | 15/07/18 → 19/07/18 |
Internet address |
Keywords
- Combinatorial optimisation
- Genetic programming
- Scheduling