• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

随机顺序模型中的调度

Scheduling in the Random-Order Model.

作者信息

Albers Susanne, Janke Maximilian

机构信息

Lehrstuhl für Algorithmen und Komplexität, Institut für Informatik, Technische Universität München, Boltzmannstr. 3, 85748 Garching, Germany.

出版信息

Algorithmica. 2021;83(9):2803-2832. doi: 10.1007/s00453-021-00841-8. Epub 2021 Jun 9.

DOI:10.1007/s00453-021-00841-8
PMID:34720298
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC8550002/
Abstract

Makespan minimization on identical machines is a fundamental problem in online scheduling. The goal is to assign a sequence of jobs to identical parallel machines so as to minimize the maximum completion time of any job. Already in the 1960s, Graham showed that is -competitive. The best deterministic online algorithm currently known achieves a competitive ratio of 1.9201. No deterministic online strategy can obtain a competitiveness smaller than 1.88. In this paper, we study online makespan minimization in the popular random-order model, where the jobs of a given input arrive as a random permutation. It is known that does not attain a competitive factor asymptotically smaller than 2 in this setting. We present the first improved performance guarantees. Specifically, we develop a deterministic online algorithm that achieves a competitive ratio of 1.8478. The result relies on a new analysis approach. We identify a set of properties that a random permutation of the input jobs satisfies with high probability. Then we conduct a worst-case analysis of our algorithm, for the respective class of permutations. The analysis implies that the stated competitiveness holds not only in expectation but with high probability. Moreover, it provides mathematical evidence that job sequences leading to higher performance ratios are extremely rare, pathological inputs. We complement the results by lower bounds, for the random-order model. We show that no deterministic online algorithm can achieve a competitive ratio smaller than 4/3. Moreover, no deterministic online algorithm can attain a competitiveness smaller than 3/2 with high probability.

摘要

在相同机器上最小化完工时间是在线调度中的一个基本问题。目标是将一系列作业分配到相同的并行机器上,以使任何作业的最大完成时间最小化。早在20世纪60年代,格雷厄姆就证明了 是 - 竞争的。目前已知的最佳确定性在线算法实现了1.9201的竞争比。没有确定性在线策略能获得小于1.88的竞争力。在本文中,我们研究流行的随机顺序模型中的在线完工时间最小化问题,在该模型中,给定输入的作业以随机排列的方式到达。已知在这种情况下, 不会渐近地获得小于2的竞争因子。我们给出了首个改进的性能保证。具体而言,我们开发了一种确定性在线算法,其竞争比为1.8478。该结果依赖于一种新的分析方法。我们确定了输入作业的随机排列以高概率满足的一组属性。然后针对相应的排列类别对我们的算法进行最坏情况分析。分析表明,所述的竞争力不仅在期望中成立,而且以高概率成立。此外,它提供了数学证据,表明导致更高性能比的作业序列极其罕见,是病态输入。我们通过随机顺序模型的下界来补充这些结果。我们表明,没有确定性在线算法能实现小于4/3的竞争比。此外,没有确定性在线算法能以高概率获得小于3/2的竞争力。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bf4e/8550002/675b346ee632/453_2021_841_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bf4e/8550002/415f6ceb616c/453_2021_841_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bf4e/8550002/675b346ee632/453_2021_841_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bf4e/8550002/415f6ceb616c/453_2021_841_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/bf4e/8550002/675b346ee632/453_2021_841_Fig2_HTML.jpg

相似文献

1
Scheduling in the Random-Order Model.随机顺序模型中的调度
Algorithmica. 2021;83(9):2803-2832. doi: 10.1007/s00453-021-00841-8. Epub 2021 Jun 9.
2
Tight upper bounds for semi-online scheduling on two uniform machines with known optimum.两台具有已知最优解的均匀机器上半在线调度的紧上界。
Cent Eur J Oper Res. 2018;26(1):161-180. doi: 10.1007/s10100-017-0481-z. Epub 2017 Jun 14.
3
Improved Online Algorithms for Knapsack and GAP in the Random Order Model.随机顺序模型中背包问题和GAP问题的改进在线算法
Algorithmica. 2021;83(6):1750-1785. doi: 10.1007/s00453-021-00801-2. Epub 2021 Feb 17.
4
Greedy Firefly Algorithm for Optimizing Job Scheduling in IoT Grid Computing.用于优化物联网网格计算中作业调度的贪婪萤火虫算法
Sensors (Basel). 2022 Jan 23;22(3):850. doi: 10.3390/s22030850.
5
Approximating Vector Scheduling: Almost Matching Upper and Lower Bounds.近似向量调度:几乎匹配的上下界
Algorithmica. 2016;76(4):1077-1096. doi: 10.1007/s00453-016-0116-0. Epub 2016 Jan 19.
6
An Iterated Greedy Heuristic for Mixed No-Wait Flowshop Problems.一种用于混合无等待流水车间问题的迭代贪婪启发式算法。
IEEE Trans Cybern. 2018 May;48(5):1553-1566. doi: 10.1109/TCYB.2017.2707067. Epub 2017 Jun 5.
7
Semi-online scheduling on two machines with GoS levels and partial information of processing time.具有服务质量等级和部分处理时间信息的两台机器上的半在线调度
ScientificWorldJournal. 2014 Feb 11;2014:576234. doi: 10.1155/2014/576234. eCollection 2014.
8
Best Fit Bin Packing with Random Order Revisited.重新审视随机顺序下的最佳适配装箱问题。
Algorithmica. 2021;83(9):2833-2858. doi: 10.1007/s00453-021-00844-5. Epub 2021 Jul 1.
9
Two hybrid flow shop scheduling lines with assembly stage and compatibility constraints.两条具有装配阶段和兼容性约束的混合流水作业调度线。
PLoS One. 2024 Jun 21;19(6):e0304119. doi: 10.1371/journal.pone.0304119. eCollection 2024.
10
On the Fine-grained Parameterized Complexity of Partial Scheduling to Minimize the Makespan.关于以最小化完工时间为目标的部分调度的细粒度参数复杂性
Algorithmica. 2022;84(8):2309-2334. doi: 10.1007/s00453-022-00970-8. Epub 2022 May 7.