Simpler constant factor approximation algorithms for weighted flow time -- now for any $p$-norm (2308.06209v1)
Abstract: 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+\epsilon)$-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 < \infty$ (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 < \infty$ (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.
- A ptas for minimizing weighted flow time on a single machine. In Proceedings of STOC, pages 1335–1344, 2023.
- Improved online algorithm for weighted flow time. In Proceedings of FOCS, pages 427–437, 2018.
- Nikhil Bansal. Minimizing flow time on a constant number of machines with preemption. Operations research letters, 33(3):267–273, 2005.
- Weighted flow time does not admit o(1)-competitive algorithms. In Proceedings of SODA, pages 1238–1244, 2009.
- Minimizing weighted flow time. ACM Transactions on Algorithms, 3(4):39, 2007.
- The geometry of scheduling. SIAM Journal on Computing, 43(5):1684–1698, 2014.
- Constant factor approximation algorithm for weighted flow time on a single machine in pseudo-polynomial time. In Proceedings of FOCS, pages 778–789, 2018.
- Approximation algorithms for average stretch scheduling. Journal of Scheduling, 7(3):195–222, 2004.
- Approximation schemes for preemptive weighted flow time. In Proceedings of STOC, pages 297–305, 2002.
- Algorithms for minimizing weighted flow time. In Proceedings of STOC, pages 84–93, 2001.
- A polynomial time constant approximation for minimizing total weighted flow-time. In Proceedings of SODA, pages 1585–1595, 2019.
- A functional equation and its application to resource allocation and sequencing problems. Management science, 16(1):77–84, 1969.
- Elements of scheduling.
- A (2 + ϵitalic-ϵ\epsilonitalic_ϵ)-approximation algorithm for preemptive weighted flow time on a single machine. In Proceedings of STOC, pages 1042–1055, 2021.
- Polynomial time approximation algorithms for machine scheduling: ten open problems. Journal of Scheduling, 2(5):203–213, 1999.
- Vijay V Vazirani. Approximation algorithms, volume 1. Springer, 2001.
- Andreas Wiese. Fixed-Parameter Approximation Schemes for Weighted Flowtime. In Proceedings of APPROX, pages 28:1–28:19, 2018.
- Alexander Armbruster (4 papers)
- Lars Rohwedder (36 papers)
- Andreas Wiese (48 papers)