在线食品配送问题中的最大流通时间最小化

IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Algorithmica Pub Date : 2023-10-31 DOI:10.1007/s00453-023-01177-1
Xiangyu Guo, Shi Li, Kelin Luo, Yuhao Zhang
{"title":"在线食品配送问题中的最大流通时间最小化","authors":"Xiangyu Guo,&nbsp;Shi Li,&nbsp;Kelin Luo,&nbsp;Yuhao Zhang","doi":"10.1007/s00453-023-01177-1","DOIUrl":null,"url":null,"abstract":"<div><p>We study a common delivery problem encountered in nowadays online food-ordering platforms: Customers order dishes online, and the restaurant delivers the food after receiving the order. Specifically, we study a problem where <i>k</i> vehicles of capacity <i>c</i> are serving a set of requests ordering food from one restaurant. After a request arrives, it can be served by a vehicle moving from the restaurant to its delivery location. We are interested in serving all requests while minimizing the maximum flow-time, i.e., the maximum time length a customer waits to receive his/her food after submitting the order. The problem also has a close connection with the broadcast scheduling problem with maximum flow time objective. We show that the problem is hard in both offline and online settings even when <span>\\(k = 1\\)</span> and <span>\\(c = \\infty \\)</span>: There is a hardness of approximation of <span>\\(\\Omega (n)\\)</span> for the offline problem, and a lower bound of <span>\\(\\Omega (n)\\)</span> on the competitive ratio of any online algorithm, where <i>n</i> is number of points in the metric. We circumvent the strong negative results in two directions. Our main result is an <i>O</i>(1)-competitive online algorithm for the uncapaciated (i.e, <span>\\(c = \\infty \\)</span>) food delivery problem on tree metrics; we also have a negative result showing that the condition <span>\\(c = \\infty \\)</span> is needed. Then we consider the speed-augmentation model, in which our online algorithm is allowed to use <span>\\(\\alpha \\)</span>-speed vehicles, where <span>\\(\\alpha \\ge 1\\)</span> is called the speeding factor. We develop an exponential time <span>\\((1+\\epsilon )\\)</span>-speeding <span>\\(O(1/\\epsilon )\\)</span>-competitive algorithm for any <span>\\(\\epsilon &gt; 0\\)</span>. A polynomial time algorithm can be obtained with a speeding factor of <span>\\(\\alpha _{\\textsf{TSP}}+ \\epsilon \\)</span> or <span>\\(\\alpha _{\\textsf{CVRP}}+ \\epsilon \\)</span>, depending on whether the problem is uncapacitated. Here <span>\\(\\alpha _{\\textsf{TSP}}\\)</span> and <span>\\(\\alpha _{\\textsf{CVRP}}\\)</span> are the best approximation factors for the traveling salesman (TSP) and capacitated vehicle routing (CVRP) problems respectively. We complement the results with some negative ones.\n</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 4","pages":"907 - 943"},"PeriodicalIF":0.9000,"publicationDate":"2023-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Minimizing the Maximum Flow Time in the Online Food Delivery Problem\",\"authors\":\"Xiangyu Guo,&nbsp;Shi Li,&nbsp;Kelin Luo,&nbsp;Yuhao Zhang\",\"doi\":\"10.1007/s00453-023-01177-1\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>We study a common delivery problem encountered in nowadays online food-ordering platforms: Customers order dishes online, and the restaurant delivers the food after receiving the order. Specifically, we study a problem where <i>k</i> vehicles of capacity <i>c</i> are serving a set of requests ordering food from one restaurant. After a request arrives, it can be served by a vehicle moving from the restaurant to its delivery location. We are interested in serving all requests while minimizing the maximum flow-time, i.e., the maximum time length a customer waits to receive his/her food after submitting the order. The problem also has a close connection with the broadcast scheduling problem with maximum flow time objective. We show that the problem is hard in both offline and online settings even when <span>\\\\(k = 1\\\\)</span> and <span>\\\\(c = \\\\infty \\\\)</span>: There is a hardness of approximation of <span>\\\\(\\\\Omega (n)\\\\)</span> for the offline problem, and a lower bound of <span>\\\\(\\\\Omega (n)\\\\)</span> on the competitive ratio of any online algorithm, where <i>n</i> is number of points in the metric. We circumvent the strong negative results in two directions. Our main result is an <i>O</i>(1)-competitive online algorithm for the uncapaciated (i.e, <span>\\\\(c = \\\\infty \\\\)</span>) food delivery problem on tree metrics; we also have a negative result showing that the condition <span>\\\\(c = \\\\infty \\\\)</span> is needed. Then we consider the speed-augmentation model, in which our online algorithm is allowed to use <span>\\\\(\\\\alpha \\\\)</span>-speed vehicles, where <span>\\\\(\\\\alpha \\\\ge 1\\\\)</span> is called the speeding factor. We develop an exponential time <span>\\\\((1+\\\\epsilon )\\\\)</span>-speeding <span>\\\\(O(1/\\\\epsilon )\\\\)</span>-competitive algorithm for any <span>\\\\(\\\\epsilon &gt; 0\\\\)</span>. A polynomial time algorithm can be obtained with a speeding factor of <span>\\\\(\\\\alpha _{\\\\textsf{TSP}}+ \\\\epsilon \\\\)</span> or <span>\\\\(\\\\alpha _{\\\\textsf{CVRP}}+ \\\\epsilon \\\\)</span>, depending on whether the problem is uncapacitated. Here <span>\\\\(\\\\alpha _{\\\\textsf{TSP}}\\\\)</span> and <span>\\\\(\\\\alpha _{\\\\textsf{CVRP}}\\\\)</span> are the best approximation factors for the traveling salesman (TSP) and capacitated vehicle routing (CVRP) problems respectively. We complement the results with some negative ones.\\n</p></div>\",\"PeriodicalId\":50824,\"journal\":{\"name\":\"Algorithmica\",\"volume\":\"86 4\",\"pages\":\"907 - 943\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2023-10-31\",\"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-01177-1\",\"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-023-01177-1","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

摘要

我们研究了当今网上订餐平台中常见的送餐问题:顾客在线订餐,餐厅在收到订单后送餐。具体来说,我们研究的是这样一个问题:容量为 c 的 k 辆车正在为一组从一家餐厅订餐的请求提供服务。请求到达后,可以由一辆从餐厅开往送餐地点的车辆提供服务。我们感兴趣的是在为所有请求提供服务的同时,最大限度地减少流动时间,即顾客提交订单后等待接收食物的最长时间。这个问题与以最大流动时间为目标的广播调度问题也有密切联系。我们证明,即使当 \(k = 1\) 和 \(c = \infty \) 时,该问题在离线和在线环境下都很难解决:离线问题的近似难度为(\Omega (n)\),任何在线算法的竞争比率的下限为(\Omega (n)\),其中 n 是度量中的点数。我们从两个方面规避了强负结果。我们的主要结果是针对树度量上的无缺口(即 \(c = \infty \))食物运送问题的 O(1)-competitive 在线算法;我们还有一个否定结果,表明需要 \(c = \infty \)这一条件。然后我们考虑速度增强模型,其中我们的在线算法允许使用 \(\α \)-速度的车辆,其中 \(\α \ge 1\) 被称为加速因子。我们开发了一种指数时间((1+\epsilon )\)-超速(O(1/\epsilon )\)-竞争算法,适用于任意\(\epsilon > 0\).多项式时间算法的加速因子可以是 \(α _{textsf{TSP}}+ \epsilon \)或 \(α _{textsf{CVRP}}+ \epsilon \),这取决于问题是否无包袱。这里,\(\alpha _{textsf{TSP}}\)和\(\alpha _{textsf{CVRP}}\)分别是旅行推销员(TSP)问题和获容车辆路由(CVRP)问题的最佳近似因子。我们用一些负面的结果来补充这些结果。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

摘要图片

摘要图片

查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Minimizing the Maximum Flow Time in the Online Food Delivery Problem

We study a common delivery problem encountered in nowadays online food-ordering platforms: Customers order dishes online, and the restaurant delivers the food after receiving the order. Specifically, we study a problem where k vehicles of capacity c are serving a set of requests ordering food from one restaurant. After a request arrives, it can be served by a vehicle moving from the restaurant to its delivery location. We are interested in serving all requests while minimizing the maximum flow-time, i.e., the maximum time length a customer waits to receive his/her food after submitting the order. The problem also has a close connection with the broadcast scheduling problem with maximum flow time objective. We show that the problem is hard in both offline and online settings even when \(k = 1\) and \(c = \infty \): There is a hardness of approximation of \(\Omega (n)\) for the offline problem, and a lower bound of \(\Omega (n)\) on the competitive ratio of any online algorithm, where n is number of points in the metric. We circumvent the strong negative results in two directions. Our main result is an O(1)-competitive online algorithm for the uncapaciated (i.e, \(c = \infty \)) food delivery problem on tree metrics; we also have a negative result showing that the condition \(c = \infty \) is needed. Then we consider the speed-augmentation model, in which our online algorithm is allowed to use \(\alpha \)-speed vehicles, where \(\alpha \ge 1\) is called the speeding factor. We develop an exponential time \((1+\epsilon )\)-speeding \(O(1/\epsilon )\)-competitive algorithm for any \(\epsilon > 0\). A polynomial time algorithm can be obtained with a speeding factor of \(\alpha _{\textsf{TSP}}+ \epsilon \) or \(\alpha _{\textsf{CVRP}}+ \epsilon \), depending on whether the problem is uncapacitated. Here \(\alpha _{\textsf{TSP}}\) and \(\alpha _{\textsf{CVRP}}\) are the best approximation factors for the traveling salesman (TSP) and capacitated vehicle routing (CVRP) problems respectively. We complement the results with some negative ones.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
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.
期刊最新文献
Energy Constrained Depth First Search Recovering the Original Simplicity: Succinct and Exact Quantum Algorithm for the Welded Tree Problem Permutation-constrained Common String Partitions with Applications Reachability of Fair Allocations via Sequential Exchanges On Flipping the Fréchet Distance
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1