重新配置图中的最短路径

IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Kshitij Gajjar, Agastya Vibhuti Jha, Manish Kumar, Abhiruk Lahiri
{"title":"重新配置图中的最短路径","authors":"Kshitij Gajjar,&nbsp;Agastya Vibhuti Jha,&nbsp;Manish Kumar,&nbsp;Abhiruk Lahiri","doi":"10.1007/s00453-024-01263-y","DOIUrl":null,"url":null,"abstract":"<div><p>Reconfiguring two shortest paths in a graph means modifying one shortest path to the other by changing one vertex at a time so that all the intermediate paths are also shortest paths. This problem has several natural applications, namely: (a) repaving road networks, (b) rerouting data packets in a synchronous multiprocessing setting, (c) the shipping container stowage problem, and (d) the train marshalling problem. When modelled as graph problems, (a) is the most general case while (b), (c), (d) are restrictions to different graph classes. We show that (a) does not admit polynomial-time algorithms (assuming <span>\\({{\\,\\mathrm{\\texttt {P}}\\,}}\\ne {{\\,\\mathrm{\\texttt {NP}}\\,}}\\)</span>), even for relaxed variants of the problem (assuming <span>\\({{\\,\\mathrm{\\texttt {P}}\\,}}\\ne {{\\,\\mathrm{\\texttt {PSPACE}}\\,}}\\)</span>). For (b), (c), (d), we present polynomial-time algorithms to solve the respective problems. We also generalize the problem to when at most <i>k</i> (for a fixed integer <span>\\(k\\ge 2\\)</span>) contiguous vertices on a shortest path can be changed at a time.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 10","pages":"3309 - 3338"},"PeriodicalIF":0.9000,"publicationDate":"2024-08-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01263-y.pdf","citationCount":"0","resultStr":"{\"title\":\"Reconfiguring Shortest Paths in Graphs\",\"authors\":\"Kshitij Gajjar,&nbsp;Agastya Vibhuti Jha,&nbsp;Manish Kumar,&nbsp;Abhiruk Lahiri\",\"doi\":\"10.1007/s00453-024-01263-y\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>Reconfiguring two shortest paths in a graph means modifying one shortest path to the other by changing one vertex at a time so that all the intermediate paths are also shortest paths. This problem has several natural applications, namely: (a) repaving road networks, (b) rerouting data packets in a synchronous multiprocessing setting, (c) the shipping container stowage problem, and (d) the train marshalling problem. When modelled as graph problems, (a) is the most general case while (b), (c), (d) are restrictions to different graph classes. We show that (a) does not admit polynomial-time algorithms (assuming <span>\\\\({{\\\\,\\\\mathrm{\\\\texttt {P}}\\\\,}}\\\\ne {{\\\\,\\\\mathrm{\\\\texttt {NP}}\\\\,}}\\\\)</span>), even for relaxed variants of the problem (assuming <span>\\\\({{\\\\,\\\\mathrm{\\\\texttt {P}}\\\\,}}\\\\ne {{\\\\,\\\\mathrm{\\\\texttt {PSPACE}}\\\\,}}\\\\)</span>). For (b), (c), (d), we present polynomial-time algorithms to solve the respective problems. We also generalize the problem to when at most <i>k</i> (for a fixed integer <span>\\\\(k\\\\ge 2\\\\)</span>) contiguous vertices on a shortest path can be changed at a time.</p></div>\",\"PeriodicalId\":50824,\"journal\":{\"name\":\"Algorithmica\",\"volume\":\"86 10\",\"pages\":\"3309 - 3338\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2024-08-27\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://link.springer.com/content/pdf/10.1007/s00453-024-01263-y.pdf\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Algorithmica\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://link.springer.com/article/10.1007/s00453-024-01263-y\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, SOFTWARE ENGINEERING\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-024-01263-y","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

摘要

重新配置图中的两条最短路径是指通过每次改变一个顶点,将一条最短路径修改为另一条最短路径,从而使所有中间路径也成为最短路径。这个问题有几种自然应用,即:(a) 重铺道路网络,(b) 同步多处理设置中的数据包重新路由,(c) 船运集装箱堆放问题,以及 (d) 火车调度问题。以图问题建模时,(a) 是最一般的情况,而(b)、(c)、(d) 则是对不同图类的限制。我们证明(a)不允许多项式时间算法(假设({{,\mathrm{texttt {P}}\,}}ne {{,\mathrm{texttt {NP}}\、),甚至对于问题的宽松变体(假定 ({{\,\mathrm{texttt {P}}\,}}ne {{\,\mathrm{texttt {PSPACE}}\,}}\)).对于 (b)、(c)、(d),我们提出了解决相应问题的多项式时间算法。我们还将问题推广到最短路径上最多有 k 个(对于固定整数 \(k\ge2\))连续顶点可以同时改变。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

Reconfiguring Shortest Paths in Graphs

Reconfiguring Shortest Paths in Graphs

Reconfiguring two shortest paths in a graph means modifying one shortest path to the other by changing one vertex at a time so that all the intermediate paths are also shortest paths. This problem has several natural applications, namely: (a) repaving road networks, (b) rerouting data packets in a synchronous multiprocessing setting, (c) the shipping container stowage problem, and (d) the train marshalling problem. When modelled as graph problems, (a) is the most general case while (b), (c), (d) are restrictions to different graph classes. We show that (a) does not admit polynomial-time algorithms (assuming \({{\,\mathrm{\texttt {P}}\,}}\ne {{\,\mathrm{\texttt {NP}}\,}}\)), even for relaxed variants of the problem (assuming \({{\,\mathrm{\texttt {P}}\,}}\ne {{\,\mathrm{\texttt {PSPACE}}\,}}\)). For (b), (c), (d), we present polynomial-time algorithms to solve the respective problems. We also generalize the problem to when at most k (for a fixed integer \(k\ge 2\)) contiguous vertices on a shortest path can be changed at a time.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Algorithmica
Algorithmica 工程技术-计算机:软件工程
CiteScore
2.80
自引率
9.10%
发文量
158
审稿时长
12 months
期刊介绍: 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.
×
引用
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学术文献互助群
群 号:481959085
Book学术官方微信