Search for a command to run...
Large manufacturing companies often manage a network of multiple factories, creating a distributed flow shop scheduling problem for flowline manufacturing processes. This problem involves assigning jobs to one of several distributed factories, each equipped with identical flow shops, and completing the jobs within their designated factory. We expand upon the traditional distributed flow shop scheduling problem by incorporating the transportation of intermediate goods between factories. This transportation can occur after each machine, with shipping times dependent on the distance between the origin and destination factories, potentially delaying further processing. Our objective is to minimize the makespan across all factories. We introduce an iterated greedy search procedure specifically designed for distributed flow shop scheduling with inter-factory transportation. Based on a graph representation, a speed-up procedure is developed to improve the algorithms search ability. Through computational studies, we demonstrate the effectiveness and efficiency of our proposed algorithm, and provide insights into the benefits of transportation. Our findings indicate that incorporating transportation enhances machine utilization across factories by alleviating bottlenecks, ultimately improving overall efficiency and reducing makespan. Besides, we are able to quantify the trade-off between transport times and the benefits of inter-factory transportation. • Extension of distributed flow shop scheduling by inter-factory transportation. • Development of mathematical and constraint programming formulations. • Iterated greedy search with speed-up approach based on graph representation. • Results show that transportation improves resource utilization and reduces makespan.
Published in: European Journal of Operational Research
Volume 322, Issue 1, pp. 39-55