Scheduling on parallel machines with a common server in charge of loading and unloading operations
Abdelhak Elidrissi, Rachid Banmansour, Keramat Hasani, Frank Werner

TL;DR
This paper introduces new formulations and a metaheuristic for scheduling jobs on parallel machines with a single server managing loading and unloading, aiming to minimize makespan, a problem previously unsolved in literature.
Contribution
It proposes the first solution algorithms for the NP-hard problem of scheduling with a single server handling both loading and unloading on parallel machines.
Findings
GVNS achieves within 0.642% of the lower bound on average
Two MILP formulations effectively model the problem
Polynomial-time solvable cases identified
Abstract
This paper addresses the scheduling problem on two identical parallel machines with a single server in charge of loading and unloading operations of jobs. Each job has to be loaded by the server before being processed on one of the two machines and unloaded by the same server after its processing. No delay is allowed between loading and processing, and between processing and unloading. The objective function involves the minimization of the makespan. This problem referred to as P2, S1|sj , tj |Cmax generalizes the classical parallel machine scheduling problem with a single server which performs only the loading (i.e., setup) operation of each job. For this NP-hard problem, no solution algorithm was proposed in the literature. Therefore, we present two mixedinteger linear programming (MILP) formulations, one with completion-time variables along with two valid inequalities and one with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Optimization Algorithms · Assembly Line Balancing Optimization · Advanced Manufacturing and Logistics Optimization
