Dylan Hyatt-Denesik, Mirmahdi Rahgoshay, Mohammad R. Salavatipour
{"title":"Approximations for Throughput Maximization","authors":"Dylan Hyatt-Denesik, Mirmahdi Rahgoshay, Mohammad R. Salavatipour","doi":"10.1007/s00453-023-01201-4","DOIUrl":null,"url":null,"abstract":"<div><p>In this paper we study the classical problem of throughput maximization. In this problem we have a collection <i>J</i> of <i>n</i> jobs, each having a release time <span>\\(r_j\\)</span>, deadline <span>\\(d_j\\)</span>, and processing time <span>\\(p_j\\)</span>. They have to be scheduled non-preemptively on <i>m</i> identical parallel machines. The goal is to find a schedule which maximizes the number of jobs scheduled entirely in their <span>\\([r_j,d_j]\\)</span> window. This problem has been studied extensively (even for the case of <span>\\(m=1\\)</span>). Several special cases of the problem remain open. Bar-Noy et al. (Proceedings of the Thirty-First Annual ACM Symposium on Theory of Computing, May 1–4, 1999, Atlanta, Georgia, USA, pp. 622–631. ACM, 1999, https://doi.org/10.1145/301250.301420) presented an algorithm with ratio <span>\\(1-1/(1+1/m)^m\\)</span> for <i>m</i> machines, which approaches <span>\\(1-1/e\\)</span> as <i>m</i> increases. For <span>\\(m=1\\)</span>, Chuzhoy et al. (42nd Annual Symposium on Foundations of Computer Science (FOCS) 2001, 14–17 October 2001, Las Vegas, Nevada, USA, pp. 348–356. IEEE Computer Society, 2001) presented an algorithm with approximation with ratio <span>\\(1-\\frac{1}{e}-\\varepsilon \\)</span> (for any <span>\\(\\varepsilon >0\\)</span>). Recently Im et al. (SIAM J Discrete Math 34(3):1649–1669, 2020) presented an algorithm with ratio <span>\\(1-1/e+\\varepsilon _0\\)</span> for some absolute constant <span>\\(\\varepsilon _0>0\\)</span> for any fixed <i>m</i>. They also presented an algorithm with ratio <span>\\(1-O(\\sqrt{\\log m/m})-\\varepsilon \\)</span> for general <i>m</i> which approaches 1 as <i>m</i> grows. The approximability of the problem for <span>\\(m=O(1)\\)</span> remains a major open question. Even for the case of <span>\\(m=1\\)</span> and <span>\\(c=O(1)\\)</span> distinct processing times the problem is open (Sgall in: Algorithms - ESA 2012 - 20th Annual European Symposium, Ljubljana, Slovenia, September 10–12, 2012. Proceedings, pp 2–11, 2012). In this paper we study the case of <span>\\(m=O(1)\\)</span> and show that if there are <i>c</i> distinct processing times, i.e. <span>\\(p_j\\)</span>’s come from a set of size <i>c</i>, then there is a randomized <span>\\((1-{\\varepsilon })\\)</span>-approximation that runs in time <span>\\(O(n^{mc^7{\\varepsilon }^{-6}}\\log T)\\)</span>, where <i>T</i> is the largest deadline. Therefore, for constant <i>m</i> and constant <i>c</i> this yields a PTAS. Our algorithm is based on proving structural properties for a near optimum solution that allows one to use a dynamic programming with pruning.\n</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 5","pages":"1545 - 1577"},"PeriodicalIF":0.9000,"publicationDate":"2024-01-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-023-01201-4","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0
Abstract
In this paper we study the classical problem of throughput maximization. In this problem we have a collection J of n jobs, each having a release time \(r_j\), deadline \(d_j\), and processing time \(p_j\). They have to be scheduled non-preemptively on m identical parallel machines. The goal is to find a schedule which maximizes the number of jobs scheduled entirely in their \([r_j,d_j]\) window. This problem has been studied extensively (even for the case of \(m=1\)). Several special cases of the problem remain open. Bar-Noy et al. (Proceedings of the Thirty-First Annual ACM Symposium on Theory of Computing, May 1–4, 1999, Atlanta, Georgia, USA, pp. 622–631. ACM, 1999, https://doi.org/10.1145/301250.301420) presented an algorithm with ratio \(1-1/(1+1/m)^m\) for m machines, which approaches \(1-1/e\) as m increases. For \(m=1\), Chuzhoy et al. (42nd Annual Symposium on Foundations of Computer Science (FOCS) 2001, 14–17 October 2001, Las Vegas, Nevada, USA, pp. 348–356. IEEE Computer Society, 2001) presented an algorithm with approximation with ratio \(1-\frac{1}{e}-\varepsilon \) (for any \(\varepsilon >0\)). Recently Im et al. (SIAM J Discrete Math 34(3):1649–1669, 2020) presented an algorithm with ratio \(1-1/e+\varepsilon _0\) for some absolute constant \(\varepsilon _0>0\) for any fixed m. They also presented an algorithm with ratio \(1-O(\sqrt{\log m/m})-\varepsilon \) for general m which approaches 1 as m grows. The approximability of the problem for \(m=O(1)\) remains a major open question. Even for the case of \(m=1\) and \(c=O(1)\) distinct processing times the problem is open (Sgall in: Algorithms - ESA 2012 - 20th Annual European Symposium, Ljubljana, Slovenia, September 10–12, 2012. Proceedings, pp 2–11, 2012). In this paper we study the case of \(m=O(1)\) and show that if there are c distinct processing times, i.e. \(p_j\)’s come from a set of size c, then there is a randomized \((1-{\varepsilon })\)-approximation that runs in time \(O(n^{mc^7{\varepsilon }^{-6}}\log T)\), where T is the largest deadline. Therefore, for constant m and constant c this yields a PTAS. Our algorithm is based on proving structural properties for a near optimum solution that allows one to use a dynamic programming with pruning.
本文研究的是吞吐量最大化的经典问题。在这个问题中,我们有一个由 n 个作业组成的集合 J,每个作业都有发布时间 (r_j\ )、截止时间 (d_j\ )和处理时间 (p_j\ )。它们必须在 m 台相同的并行机器上进行非抢占式调度。我们的目标是找到一个计划表,它能最大限度地增加完全安排在其 \([r_j,d_j]\) 窗口内的作业数量。这个问题已经被广泛地研究过了(即使是在\(m=1\)的情况下)。该问题的几个特例仍未解决。Bar-Noy et al. (Proceedings of the Thirty-First Annual ACM Symposium on Theory of Computing, May 1-4, 1999, Atlanta, Georgia, USA, pp.ACM,1999,https://doi.org/10.1145/301250.301420)提出了一种算法,对于m台机器,其比率为(1-1/(1+1/m)^m\),随着m的增加,该比率接近(1-1/e\)。对于 \(m=1\), Chuzhoy 等人 (42nd Annual Symposium on Foundations of Computer Science (FOCS) 2001, 14-17 October 2001, Las Vegas, Nevada, USA, pp.IEEE Computer Society, 2001)提出了一种具有比率 \(1-\frac{1}{e}-\varepsilon \) (对于任意 \(\varepsilon >0\))的近似计算算法。最近,Im等人(SIAM J Discrete Math 34(3):1649-1669, 2020)提出了一种算法,对于任意固定的m,在某个绝对常数\(\varepsilon _0>0\) 下,比率为\(1-1/e+\varepsilon _0\)。对于 \(m=O(1)\) 问题的近似性仍然是一个重大的悬而未决的问题。即使对于 \(m=1\) 和 \(c=O(1)\) 不同处理时间的情况,这个问题也是悬而未决的(Sgall in:Algorithms - ESA 2012 - 20th Annual European Symposium, Ljubljana, Slovenia, September 10-12, 2012.论文集,第 2-11 页,2012 年)。在本文中,我们研究了 \(m=O(1)\) 的情况,并证明如果有 c 个不同的处理时间,即 \(p_j\) 来自大小为 c 的集合,那么有一个随机的 \((1-{\varepsilon })\)-approximation 可以在 \(O(n^{mc^7{\varepsilon }^{-6}}\log T)\)的时间内运行,其中 T 是最大的截止日期。因此,对于常数 m 和常数 c,这就产生了一个 PTAS。我们的算法是基于证明近似最优解的结构特性,从而可以使用带剪枝的动态编程。
期刊介绍:
Algorithmica is an international journal which publishes theoretical papers on algorithms that address problems arising in practical areas, and experimental papers of general appeal for practical importance or techniques. The development of algorithms is an integral part of computer science. The increasing complexity and scope of computer applications makes the design of efficient algorithms essential.
Algorithmica covers algorithms in applied areas such as: VLSI, distributed computing, parallel processing, automated design, robotics, graphics, data base design, software tools, as well as algorithms in fundamental areas such as sorting, searching, data structures, computational geometry, and linear programming.
In addition, the journal features two special sections: Application Experience, presenting findings obtained from applications of theoretical results to practical situations, and Problems, offering short papers presenting problems on selected topics of computer science.