Simpler constant factor approximation algorithms for weighted flow time – now for any p-norm

08/11/2023
by   Alexander Armbruster, et al.
0

A prominent problem in scheduling theory is the weighted flow time problem on one machine. We are given a machine and a set of jobs, each of them characterized by a processing time, a release time, and a weight. The goal is to find a (possibly preemptive) schedule for the jobs in order to minimize the sum of the weighted flow times, where the flow time of a job is the time between its release time and its completion time. It had been a longstanding important open question to find a polynomial time O(1)-approximation algorithm for the problem and this was resolved in a recent line of work. These algorithms are quite complicated and involve for example a reduction to (geometric) covering problems, dynamic programs to solve those, and LP-rounding methods to reduce the running time to a polynomial in the input size. In this paper, we present a much simpler (6+ϵ)-approximation algorithm for the problem that does not use any of these reductions, but which works on the input jobs directly. It even generalizes directly to an O(1)-approximation algorithm for minimizing the p-norm of the jobs' flow times, for any 0 < p < ∞ (the original problem setting corresponds to p=1). Prior to our work, for p>1 only a pseudopolynomial time O(1)-approximation algorithm was known for this variant, and no algorithm for p<1. For the same objective function, we present a very simple QPTAS for the setting of constantly many unrelated machines for 0 < p < ∞ (and assuming quasi-polynomially bounded input data). It works in the cases with and without the possibility to migrate a job to a different machine. This is the first QPTAS for the problem if migrations are allowed, and it is arguably simpler than the known QPTAS for minimizing the weighted sum of the jobs' flow times without migration.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/05/2022

A PTAS for Minimizing Weighted Flow Time on a Single Machine

An important objective in scheduling literature is to minimize the sum o...
research
11/11/2020

A (2+ε)-approximation algorithm for preemptive weighted flow time on a single machine

Weighted flow time is a fundamental and very well-studied objective func...
research
02/21/2018

Constant Factor Approximation Algorithm for Weighted Flow Time on a Single Machine in Pseudo-polynomial time

In the weighted flow-time problem on a single machine, we are given a se...
research
07/02/2023

New Bounds for Time-Dependent Scheduling with Uniform Deterioration

Time-dependent scheduling with linear deterioration involves determining...
research
07/11/2019

Geometry of Scheduling on Multiple Machines

We consider the following general scheduling problem: there are m identi...
research
03/07/2018

Approximation algorithms for two-machine flow-shop scheduling with a conflict graph

Path cover is a well-known intractable problem that finds a minimum numb...
research
07/20/2021

Recoverable Robust Single Machine Scheduling with Interval Uncertainty

We investigate the recoverable robust single machine scheduling problem ...

Please sign up or login with your details

Forgot password? Click here to reset