Optimal Algorithms for Online b-Matching with Variable Vertex Capacities

IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Susanne Albers, Sebastian Schubert
{"title":"Optimal Algorithms for Online b-Matching with Variable Vertex Capacities","authors":"Susanne Albers,&nbsp;Sebastian Schubert","doi":"10.1007/s00453-024-01282-9","DOIUrl":null,"url":null,"abstract":"<div><p>We study the <i>b</i>-matching problem, which generalizes classical online matching introduced by Karp, Vazirani and Vazirani (STOC 1990). Consider a bipartite graph <span>\\(G=(S\\dot{\\cup }R,E)\\)</span>. Every vertex <span>\\(s\\in S\\)</span> is a server with a capacity <span>\\(b_s\\)</span>, indicating the number of possible matching partners. The vertices <span>\\(r\\in R\\)</span> are requests that arrive online and must be matched immediately to an eligible server. The goal is to maximize the cardinality of the constructed matching. In contrast to earlier work, we study the general setting where servers may have arbitrary, individual capacities. We prove that the most natural and simple online algorithms achieve optimal competitive ratios. As for deterministic algorithms, we give a greedy algorithm <span>RelativeBalance</span> and analyze it by extending the primal-dual framework of Devanur, Jain and Kleinberg (SODA 2013). In the area of randomized algorithms we study the celebrated <span>Ranking</span> algorithm by Karp, Vazirani and Vazirani. We prove that the original <span>Ranking</span> strategy, simply picking a random permutation of the servers, achieves an optimal competitiveness of <span>\\(1-1/e\\)</span>, independently of the server capacities. Hence it is not necessary to resort to a reduction, replacing every server <i>s</i> by <span>\\(b_s\\)</span> vertices of unit capacity and to then run <span>Ranking</span> on this graph with <span>\\(\\sum _{s\\in S} b_s\\)</span> vertices on the left-hand side. Additionally, we extend this result to the vertex-weighted <i>b</i>-matching problem. Technically, we formulate a new configuration LP for the <i>b</i>-matching problem and conduct a primal-dual analysis.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"87 2","pages":"167 - 190"},"PeriodicalIF":0.9000,"publicationDate":"2024-11-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01282-9.pdf","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-024-01282-9","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

Abstract

We study the b-matching problem, which generalizes classical online matching introduced by Karp, Vazirani and Vazirani (STOC 1990). Consider a bipartite graph \(G=(S\dot{\cup }R,E)\). Every vertex \(s\in S\) is a server with a capacity \(b_s\), indicating the number of possible matching partners. The vertices \(r\in R\) are requests that arrive online and must be matched immediately to an eligible server. The goal is to maximize the cardinality of the constructed matching. In contrast to earlier work, we study the general setting where servers may have arbitrary, individual capacities. We prove that the most natural and simple online algorithms achieve optimal competitive ratios. As for deterministic algorithms, we give a greedy algorithm RelativeBalance and analyze it by extending the primal-dual framework of Devanur, Jain and Kleinberg (SODA 2013). In the area of randomized algorithms we study the celebrated Ranking algorithm by Karp, Vazirani and Vazirani. We prove that the original Ranking strategy, simply picking a random permutation of the servers, achieves an optimal competitiveness of \(1-1/e\), independently of the server capacities. Hence it is not necessary to resort to a reduction, replacing every server s by \(b_s\) vertices of unit capacity and to then run Ranking on this graph with \(\sum _{s\in S} b_s\) vertices on the left-hand side. Additionally, we extend this result to the vertex-weighted b-matching problem. Technically, we formulate a new configuration LP for the b-matching problem and conduct a primal-dual analysis.

可变顶点容量在线b匹配的最优算法
我们研究了b匹配问题,它推广了Karp, Vazirani和Vazirani (STOC 1990)提出的经典在线匹配问题。考虑一个二部图\(G=(S\dot{\cup }R,E)\)。每个顶点\(s\in S\)是一个容量为\(b_s\)的服务器,表示可能匹配伙伴的数量。顶点\(r\in R\)是在线到达的请求,必须立即匹配到符合条件的服务器。目标是最大化构造匹配的基数。与先前的工作相反,我们研究了服务器可能具有任意单个容量的一般设置。我们证明了最自然和最简单的在线算法可以实现最优竞争比。对于确定性算法,我们给出了贪婪算法RelativeBalance,并通过扩展Devanur, Jain和Kleinberg (SODA 2013)的原对偶框架对其进行了分析。在随机算法方面,我们研究了Karp、Vazirani和Vazirani著名的排序算法。我们证明了原始的排名策略,简单地选择服务器的随机排列,实现了\(1-1/e\)的最优竞争,与服务器容量无关。因此,没有必要采取减少方法,用单位容量的\(b_s\)顶点替换每个服务器,然后在这个图上运行排名,在左侧使用\(\sum _{s\in S} b_s\)顶点。此外,我们将此结果推广到顶点加权b匹配问题。在技术上,我们对b匹配问题提出了一个新的组态LP,并进行了原对偶分析。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
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学术官方微信