Weighted Packet Selection for Rechargeable Links: Complexity and Approximation
Stefan Schmid, Jakub Svoboda, Michelle Yeo

TL;DR
This paper studies a complex weighted packet selection problem for rechargeable links, proving NP-hardness and providing an efficient approximation algorithm with a specific ratio, relevant for applications like cryptocurrency networks.
Contribution
It introduces a new NP-hard problem of weighted packet selection on rechargeable links and offers an efficient approximation algorithm with a provable ratio.
Findings
The problem is NP-hard.
An approximation algorithm with ratio (1+ε)(1+√3) is developed.
The model applies to cryptocurrency network scenarios.
Abstract
We consider a natural problem dealing with weighted packet selection across a rechargeable link, which e.g., finds applications in cryptocurrency networks. The capacity of a link is determined by how much players and allocate for this link. Specifically, the input is a finite ordered sequence of packets that arrive in both directions along a link. Given and a packet of weight going from to , player can either accept or reject the packet. If player accepts the packet, their capacity on link decreases by . Correspondingly, player capacity on increases by . If a player rejects the packet, this will entail a cost linear in the weight of the packet. A link is "rechargeable" in the sense that the total capacity of the link has to remain constant, but the allocation of capacity at the ends of the link can depend arbitrarily…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCooperative Communication and Network Coding · Mobile Ad Hoc Networks · Optimization and Search Problems
