Approximate sequencing for variable length tasks

Mao-Cheng Cai,Xiaotie Deng,Lusheng Wang
DOI: https://doi.org/10.1016/S0304-3975(02)00091-9
IF: 1.002
2003-01-01
Theoretical Computer Science
Abstract:Based on applications to efficient information gathering over the Web, Czumaj et al. (Algorithms and data structures (Vancouver, BC, 1999), Lecture Notes in Computer Science, Vol. 1663, Springer, Berlin, 1999, p. 297) studied the Variable Length Sequencing Problem (VLSP), showed it is NP-complete, presented a polynomial time algorithm for a very restricted version and an approximation algorithm for a slightly less restricted version. In this paper, we pin-point the difficulty by showing that it is N-P-complete in a strong sense even to approximating the VLSP within a factor nk for any fixed integer k. In addition, we show it is NP-hard to find the optimal solution even when all jobs follow the periodic property. Motivated by the NP-hardness of approximating VLSP, we consider an optimal version of maximizing the number of completed tasks and present an approximation algorithm with factor 2 and a polynomial time algorithm for optimal solution in the special case when the number of different types of tasks is restricted.
What problem does this paper attempt to address?