完成时间调度的k-swap本地搜索

IF 4.1 2区 工程技术 Q2 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS
Lars Rohwedder , Ashkan Safari , Tjark Vredeveld
{"title":"完成时间调度的k-swap本地搜索","authors":"Lars Rohwedder ,&nbsp;Ashkan Safari ,&nbsp;Tjark Vredeveld","doi":"10.1016/j.cor.2025.107168","DOIUrl":null,"url":null,"abstract":"<div><div>Local search is a widely used technique for tackling challenging optimization problems, offering significant advantages in terms of computational efficiency and exhibiting strong empirical behavior across a wide range of problem domains. In this paper, we address the problem of scheduling a set of jobs on identical parallel machines with the objective of <em>makespan minimization</em>. For this problem, we consider a local search neighborhood, called <span><math><mi>k</mi></math></span>-<em>swap</em>, which is a generalized version of the widely-used <em>swap</em> and <em>jump</em> neighborhoods. The <span><math><mi>k</mi></math></span>-swap neighborhood is obtained by swapping at most <span><math><mi>k</mi></math></span> jobs between two machines. First, we propose an algorithm for finding an improving neighbor in the <span><math><mi>k</mi></math></span>-swap neighborhood which is faster than the naive approach, and prove an almost matching lower bound on any such an algorithm. Then, we analyze the number of local search steps required to converge to a local optimum with respect to the <span><math><mi>k</mi></math></span>-swap neighborhood. For <span><math><mrow><mi>k</mi><mo>≥</mo><mn>3</mn></mrow></math></span>, we provide an exponential lower bound regardless of the number of machines, and for <span><math><mrow><mi>k</mi><mo>=</mo><mn>2</mn></mrow></math></span> (similar to the swap neighborhood), we provide a polynomial upper bound for the case of having two machines. Finally, we conduct computational experiments on various families of instances.</div></div>","PeriodicalId":10542,"journal":{"name":"Computers & Operations Research","volume":"183 ","pages":"Article 107168"},"PeriodicalIF":4.1000,"publicationDate":"2025-06-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A k-swap local search for makespan scheduling\",\"authors\":\"Lars Rohwedder ,&nbsp;Ashkan Safari ,&nbsp;Tjark Vredeveld\",\"doi\":\"10.1016/j.cor.2025.107168\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Local search is a widely used technique for tackling challenging optimization problems, offering significant advantages in terms of computational efficiency and exhibiting strong empirical behavior across a wide range of problem domains. In this paper, we address the problem of scheduling a set of jobs on identical parallel machines with the objective of <em>makespan minimization</em>. For this problem, we consider a local search neighborhood, called <span><math><mi>k</mi></math></span>-<em>swap</em>, which is a generalized version of the widely-used <em>swap</em> and <em>jump</em> neighborhoods. The <span><math><mi>k</mi></math></span>-swap neighborhood is obtained by swapping at most <span><math><mi>k</mi></math></span> jobs between two machines. First, we propose an algorithm for finding an improving neighbor in the <span><math><mi>k</mi></math></span>-swap neighborhood which is faster than the naive approach, and prove an almost matching lower bound on any such an algorithm. Then, we analyze the number of local search steps required to converge to a local optimum with respect to the <span><math><mi>k</mi></math></span>-swap neighborhood. For <span><math><mrow><mi>k</mi><mo>≥</mo><mn>3</mn></mrow></math></span>, we provide an exponential lower bound regardless of the number of machines, and for <span><math><mrow><mi>k</mi><mo>=</mo><mn>2</mn></mrow></math></span> (similar to the swap neighborhood), we provide a polynomial upper bound for the case of having two machines. Finally, we conduct computational experiments on various families of instances.</div></div>\",\"PeriodicalId\":10542,\"journal\":{\"name\":\"Computers & Operations Research\",\"volume\":\"183 \",\"pages\":\"Article 107168\"},\"PeriodicalIF\":4.1000,\"publicationDate\":\"2025-06-13\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computers & Operations Research\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0305054825001960\",\"RegionNum\":2,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computers & Operations Research","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0305054825001960","RegionNum":2,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS","Score":null,"Total":0}
引用次数: 0

摘要

局部搜索是一种广泛使用的技术,用于解决具有挑战性的优化问题,在计算效率方面具有显著优势,并且在广泛的问题领域中表现出强大的经验行为。在本文中,我们研究了在相同的并行机器上以最大作业时间最小化为目标的一组作业的调度问题。对于这个问题,我们考虑一个局部搜索邻域,称为k-swap,它是广泛使用的swap和jump邻域的广义版本。k-swap邻域是通过在两台机器之间最多交换k个作业来获得的。首先,我们提出了一种在k-swap邻域中寻找改进邻居的算法,该算法比朴素方法更快,并证明了任何这种算法的几乎匹配下界。然后,我们分析了关于k-swap邻域收敛到局部最优所需的局部搜索步数。对于k≥3,我们提供了一个与机器数量无关的指数下界,对于k=2(类似于交换邻域),我们提供了一个具有两台机器的多项式上界。最后,我们对不同的实例族进行了计算实验。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A k-swap local search for makespan scheduling
Local search is a widely used technique for tackling challenging optimization problems, offering significant advantages in terms of computational efficiency and exhibiting strong empirical behavior across a wide range of problem domains. In this paper, we address the problem of scheduling a set of jobs on identical parallel machines with the objective of makespan minimization. For this problem, we consider a local search neighborhood, called k-swap, which is a generalized version of the widely-used swap and jump neighborhoods. The k-swap neighborhood is obtained by swapping at most k jobs between two machines. First, we propose an algorithm for finding an improving neighbor in the k-swap neighborhood which is faster than the naive approach, and prove an almost matching lower bound on any such an algorithm. Then, we analyze the number of local search steps required to converge to a local optimum with respect to the k-swap neighborhood. For k3, we provide an exponential lower bound regardless of the number of machines, and for k=2 (similar to the swap neighborhood), we provide a polynomial upper bound for the case of having two machines. Finally, we conduct computational experiments on various families of instances.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Computers & Operations Research
Computers & Operations Research 工程技术-工程:工业
CiteScore
8.60
自引率
8.70%
发文量
292
审稿时长
8.5 months
期刊介绍: Operations research and computers meet in a large number of scientific fields, many of which are of vital current concern to our troubled society. These include, among others, ecology, transportation, safety, reliability, urban planning, economics, inventory control, investment strategy and logistics (including reverse logistics). Computers & Operations Research provides an international forum for the application of computers and operations research techniques to problems in these and related fields.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信