English

Constraint Programming and Constructive Heuristics for Parallel Machine Scheduling with Sequence-Dependent Setups and Common Servers

Computer Science and Game Theory 2023-06-01 v1

Abstract

This paper examines scheduling problem denoted as Pseq,serCmaxP|seq, ser|C_{max} in Graham's notation; in other words, scheduling of tasks on parallel identical machines (PP) with sequence-dependent setups (seqseq) each performed by one of the available servers (serser). The goal is to minimize the makespan (CmaxC_{max}). We propose a Constraint Programming (CP) model for finding the optimal solution and constructive heuristics suitable for large problem instances. These heuristics are also used to provide a feasible starting solution to the proposed CP model, significantly improving its efficiency. This combined approach constructs solutions for benchmark instances of up to 20 machines and 500 tasks in 10 seconds, with makespans 3-11.5% greater than the calculated lower bounds with a 5% average. The extensive experimental comparison also shows that our proposed approaches outperform the existing ones.

Keywords

Cite

@article{arxiv.2305.19888,
  title  = {Constraint Programming and Constructive Heuristics for Parallel Machine Scheduling with Sequence-Dependent Setups and Common Servers},
  author = {Vilém Heinz and Antonín Novák and Marek Vlk and Zdeněk Hanzálek},
  journal= {arXiv preprint arXiv:2305.19888},
  year   = {2023}
}

Comments

Cite from https://www.sciencedirect.com/science/article/pii/S0360835222005836

R2 v1 2026-06-28T10:52:04.230Z