ETH-Tight FPT Algorithm for Makespan Minimization on Uniform Machines

Abstract

Given n jobs with processing times p1,…c,pn∈ N and m n machines with speeds s1,…c,sm∈ N our goal is to allocate the jobs to machines minimizing the makespan. We present an algorithm that solves the problem in time pO(d) nO(1), where p is the maximum processing time and d p is the number of distinct processing times. This is essentially the best possible due to a lower bound based on the exponential time hypothesis (ETH). Our result improves over prior works that had a quadratic term in d in the exponent and answers an open question by Kouteck\'y and Zink. The algorithm is based on integer programming techniques combined with novel ideas based on modular arithmetic. They can also be implemented efficiently for the more compact high-multiplicity instance encoding.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…