一种结合强化学习的迭代贪婪算法用于带作业合并的分布式混合流水车间问题

An Iterated Greedy Algorithm With Reinforcement Learning for Distributed Hybrid Flowshop Problems With Job Merging

IEEE Transactions on Evolutionary Computation · 2024
被引 56 · 同刊同年前 1%
ABS 4

中文导读

针对分布式混合流水车间中考虑作业合并与返工的重调度问题,建立了混合整数线性规划模型,并设计了一种结合强化学习的迭代贪婪算法来最小化完工时间,实验表明该算法优于现有方法。

Abstract

The distributed hybrid flowshop scheduling problems (DHFSPs) widely exist in various industrial production processes, and thus have received widespread attention. However, the existing research mainly focuses on interfactory and intermachine collaboration, but ignores collaborative processing between jobs. Therefore, this article considers rescheduling DHFSP with job merging and reworking (DHFRPJM) and establishes a mixed-integer linear programming model. The objective is to minimize the makespan. Based on problem-specific knowledge, a decoding heuristic and initialization strategy considering job merging are designed. An acceleration strategy based on critical path is adopted to save the computational effort of the iterated greedy algorithm. A local search strategy based on a deep reinforcement learning algorithm further improves the performance of the algorithm. Experimental results based on actual production data show that the proposed algorithm outperforms other algorithms in closely related literature.

生产调度强化学习迭代贪婪算法分布式混合流水车间