Total Completion Time Minimization for Scheduling with Incompatibility Cliques
Klaus Jansen, Alexandra Lassota, Marten Maack, Tytus Pikies

TL;DR
This paper explores the complexity of minimizing total completion time in parallel machine scheduling with job incompatibilities modeled as disjoint cliques, revealing polynomial solvability on identical machines and APX-hardness on unrelated ones, with fixed-parameter tractability results.
Contribution
It extends scheduling theory by analyzing total completion time with incompatibility cliques, providing new polynomial, APX-hardness, and fixed-parameter tractability results.
Findings
Scheduling on identical machines is polynomial-time solvable.
Scheduling on unrelated machines is APX-hard.
FPT algorithms are developed for specific problem variants.
Abstract
This paper considers parallel machine scheduling with incompatibilities between jobs. The jobs form a graph and no two jobs connected by an edge are allowed to be assigned to the same machine. In particular, we study the case where the graph is a collection of disjoint cliques. Scheduling with incompatibilities between jobs represents a well-established line of research in scheduling theory and the case of disjoint cliques has received increasing attention in recent years. While the research up to this point has been focused on the makespan objective, we broaden the scope and study the classical total completion time criterion. In the setting without incompatibilities, this objective is well known to admit polynomial time algorithms even for unrelated machines via matching techniques. We show that the introduction of incompatibility cliques results in a richer, more interesting picture.…
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 · Optimization and Search Problems
