pith. sign in

arxiv: 1705.04587 · v1 · pith:QMQO6KWOnew · submitted 2017-05-12 · 💻 cs.CC

Complexity and Inapproximability Results for Parallel Task Scheduling and Strip Packing

classification 💻 cs.CC
keywords problemfracresultstronglyapproximationcompleteinapproximabilityknown
0
0 comments X
read the original abstract

We study the Parallel Task Scheduling problem $Pm|size_j|C_{\max}$ with a constant number of machines. This problem is known to be strongly NP-complete for each $m \geq 5$, while it is solvable in pseudo-polynomial time for each $m \leq 3$. We give a positive answer to the long-standing open question whether this problem is strongly $NP$-complete for $m=4$. As a second result, we improve the lower bound of $\frac{12}{11}$ for approximating pseudo-polynomial Strip Packing to $\frac{5}{4}$. Since the best known approximation algorithm for this problem has a ratio of $\frac{4}{3} + \varepsilon$, this result narrows the gap between approximation ratio and inapproximability result by a significant step. Both results are proven by a reduction from the strongly $NP$-complete problem 3-Partition.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improved Approximation Algorithms for Parallel Task Scheduling and Multiple Cluster Scheduling

    cs.DS 2026-07 unverdicted novelty 7.0

    Claims an O(n log n) (4/3)OPT + p_max algorithm for PTS that resolves a prior open question, plus faster and more general approximations for MCS.