Deep Reinforcement Learning for Solving Hybrid Flow Shop Scheduling Problem with Unrelated Parallel Machines

Jing Luo,Bailin Wang,Shuaipeng Yuan,Wenxin Zhang,Tieke Li
DOI: https://doi.org/10.1109/icsp58490.2023.10248543
2023-01-01
Abstract:For the hybrid flow shop scheduling problem with unrelated parallel machines with dynamically arrived jobs, an online scheduling method is proposed based on Deep-Q-Network (DQN) and scheduling rules to minimize total tardiness. In order to optimize production scheduling and minimize tardiness, we combine classic scheduling rules with the proposed DQN algorithm. The algorithm selects jobs and assigns them to feasible machines based on their completion or arrival time, while seven state features represent the production status at each scheduling point. We validate our approach through numerical experiments on various production configurations, showing significant advantages over traditional scheduling rules.
What problem does this paper attempt to address?