预订时间不固定的在线汽车共享问题

IF 0.9 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS
Haodong Liu, Kelin Luo, Yinfeng Xu, Huili Zhang
{"title":"预订时间不固定的在线汽车共享问题","authors":"Haodong Liu, Kelin Luo, Yinfeng Xu, Huili Zhang","doi":"10.1007/s10878-024-01114-0","DOIUrl":null,"url":null,"abstract":"<p>In this paper, we address the problem of online car-sharing with variable booking times (CSV for short). In this scenario, customers submit ride requests, each specifying two important time parameters: the booking time and the pick-up time (start time), as well as two location parameters—the pick-up location and the drop-off location within a graph. For each request, it’s important to note that it must be booked before its scheduled start time. The booking time can fall within a specific interval prior to the request’s starting time. Additionally, each car is capable of serving only one request at any given time. The primary objective of the scheduler is to optimize the utilization of <i>k</i> cars to serve as many requests as possible. As requests arrive at their booking times, the scheduler faces an immediate decision: whether to accept or decline the request. This decision must be made promptly upon request submission, precisely at the booking time. We prove that no deterministic online algorithm can achieve a competitive ratio smaller than <span>\\(L+1\\)</span> even on a special case of a path (where <i>L</i> denotes the ratio between the largest and the smallest request travel time). For general graphs, we give a Greedy Algorithm that achieves <span>\\((3L+1)\\)</span>-competitive ratio for CSV. We also give a Parted Greedy Algorithm with competitive ratio <span>\\((\\frac{5}{2}L+10)\\)</span> when the number of cars <i>k</i> is no less than <span>\\(\\frac{5}{4}L+20\\)</span>; for CSV on a special case of a path, the competitive ratio of Parted Greedy Algorithm is <span>\\((2L+10)\\)</span> when <span>\\(k\\ge L+20\\)</span>.</p>","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":null,"pages":null},"PeriodicalIF":0.9000,"publicationDate":"2024-03-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Online car-sharing problem with variable booking times\",\"authors\":\"Haodong Liu, Kelin Luo, Yinfeng Xu, Huili Zhang\",\"doi\":\"10.1007/s10878-024-01114-0\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>In this paper, we address the problem of online car-sharing with variable booking times (CSV for short). In this scenario, customers submit ride requests, each specifying two important time parameters: the booking time and the pick-up time (start time), as well as two location parameters—the pick-up location and the drop-off location within a graph. For each request, it’s important to note that it must be booked before its scheduled start time. The booking time can fall within a specific interval prior to the request’s starting time. Additionally, each car is capable of serving only one request at any given time. The primary objective of the scheduler is to optimize the utilization of <i>k</i> cars to serve as many requests as possible. As requests arrive at their booking times, the scheduler faces an immediate decision: whether to accept or decline the request. This decision must be made promptly upon request submission, precisely at the booking time. We prove that no deterministic online algorithm can achieve a competitive ratio smaller than <span>\\\\(L+1\\\\)</span> even on a special case of a path (where <i>L</i> denotes the ratio between the largest and the smallest request travel time). For general graphs, we give a Greedy Algorithm that achieves <span>\\\\((3L+1)\\\\)</span>-competitive ratio for CSV. We also give a Parted Greedy Algorithm with competitive ratio <span>\\\\((\\\\frac{5}{2}L+10)\\\\)</span> when the number of cars <i>k</i> is no less than <span>\\\\(\\\\frac{5}{4}L+20\\\\)</span>; for CSV on a special case of a path, the competitive ratio of Parted Greedy Algorithm is <span>\\\\((2L+10)\\\\)</span> when <span>\\\\(k\\\\ge L+20\\\\)</span>.</p>\",\"PeriodicalId\":50231,\"journal\":{\"name\":\"Journal of Combinatorial Optimization\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2024-03-30\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Combinatorial Optimization\",\"FirstCategoryId\":\"100\",\"ListUrlMain\":\"https://doi.org/10.1007/s10878-024-01114-0\",\"RegionNum\":4,\"RegionCategory\":\"数学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Combinatorial Optimization","FirstCategoryId":"100","ListUrlMain":"https://doi.org/10.1007/s10878-024-01114-0","RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS","Score":null,"Total":0}
引用次数: 0

摘要

在本文中,我们探讨了预订时间可变的在线汽车共享(简称 CSV)问题。在这种情况下,用户提交乘车请求,每个请求都指定了两个重要的时间参数:预订时间和取车时间(开始时间),以及两个位置参数--图中的取车位置和下车位置。对于每个请求,必须注意的是必须在预定的开始时间之前预订。预订时间可以是在请求开始时间之前的一个特定时间间隔内。此外,每辆车在任何时候都只能为一个请求提供服务。调度员的主要目标是优化 k 辆车的利用率,为尽可能多的请求提供服务。当请求在预订时间到达时,调度员需要立即做出决定:是接受请求还是拒绝请求。这个决定必须在请求提交后立即做出,准确地说是在预订时间做出。我们证明,即使是在路径的特殊情况下(其中 L 表示最大和最小请求旅行时间之比),也没有一种确定性在线算法能达到小于 \(L+1\)的竞争比。对于一般图,我们给出了一种贪婪算法,它可以实现 CSV 的 \((3L+1)\) 竞争比。我们还给出了一种分部贪婪算法,当汽车数量k不小于\(\frac{5}{4}L+20\)时,其竞争比为\((\frac{5}{2}L+10)\);对于路径特例上的CSV,当\(k\ge L+20\)时,分部贪婪算法的竞争比为\((2L+10)\)。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Online car-sharing problem with variable booking times

In this paper, we address the problem of online car-sharing with variable booking times (CSV for short). In this scenario, customers submit ride requests, each specifying two important time parameters: the booking time and the pick-up time (start time), as well as two location parameters—the pick-up location and the drop-off location within a graph. For each request, it’s important to note that it must be booked before its scheduled start time. The booking time can fall within a specific interval prior to the request’s starting time. Additionally, each car is capable of serving only one request at any given time. The primary objective of the scheduler is to optimize the utilization of k cars to serve as many requests as possible. As requests arrive at their booking times, the scheduler faces an immediate decision: whether to accept or decline the request. This decision must be made promptly upon request submission, precisely at the booking time. We prove that no deterministic online algorithm can achieve a competitive ratio smaller than \(L+1\) even on a special case of a path (where L denotes the ratio between the largest and the smallest request travel time). For general graphs, we give a Greedy Algorithm that achieves \((3L+1)\)-competitive ratio for CSV. We also give a Parted Greedy Algorithm with competitive ratio \((\frac{5}{2}L+10)\) when the number of cars k is no less than \(\frac{5}{4}L+20\); for CSV on a special case of a path, the competitive ratio of Parted Greedy Algorithm is \((2L+10)\) when \(k\ge L+20\).

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Journal of Combinatorial Optimization
Journal of Combinatorial Optimization 数学-计算机:跨学科应用
CiteScore
2.00
自引率
10.00%
发文量
83
审稿时长
6 months
期刊介绍: The objective of Journal of Combinatorial Optimization is to advance and promote the theory and applications of combinatorial optimization, which is an area of research at the intersection of applied mathematics, computer science, and operations research and which overlaps with many other areas such as computation complexity, computational biology, VLSI design, communication networks, and management science. It includes complexity analysis and algorithm design for combinatorial optimization problems, numerical experiments and problem discovery with applications in science and engineering. The Journal of Combinatorial Optimization publishes refereed papers dealing with all theoretical, computational and applied aspects of combinatorial optimization. It also publishes reviews of appropriate books and special issues of journals.
×
引用
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学术官方微信