English

No-Wait Flowshop Scheduling is as Hard as Asymmetric Traveling Salesman Problem

Data Structures and Algorithms 2013-04-26 v3

Abstract

In this paper we study the classical no-wait flowshop scheduling problem with makespan objective (F|no-wait|C_max in the standard three-field notation). This problem is well-known to be a special case of the asymmetric traveling salesman problem (ATSP) and as such has an approximation algorithm with logarithmic performance guarantee. In this work we show a reverse connection, we show that any polynomial time \alpha-approximation algorithm for the no-wait flowshop scheduling problem with makespan objective implies the existence of a polynomial-time \alpha(1+\epsilon)-approximation algorithm for the ATSP, for any \epsilon>0. This in turn implies that all non-approximability results for the ATSP (current or future) will carry over to its special case. In particular, it follows that no-wait flowshop problem is APX-hard, which is the first non-approximability result for this problem.

Keywords

Cite

@article{arxiv.1302.2551,
  title  = {No-Wait Flowshop Scheduling is as Hard as Asymmetric Traveling Salesman Problem},
  author = {Marcin Mucha and Maxim Sviridenko},
  journal= {arXiv preprint arXiv:1302.2551},
  year   = {2013}
}