Colored Packets with Deadlines and Metric Space Transition Cost
Yossi Azar, Adi Vardi

TL;DR
This paper introduces a new competitive algorithm for scheduling colored packets with transition costs in metric spaces, matching the hardness bounds and extending to weighted directed graphs, advancing understanding of the problem's complexity.
Contribution
The paper presents a novel competitive algorithm for packet scheduling with metric space transition costs and establishes matching hardness bounds, improving previous results for uniform metrics.
Findings
Achieves a $1 - O( oot{MST(G)/L)}$ competitive ratio.
Proves a matching hardness of $1 - ext{Omega}( oot{MST(G)/L)}$ for general metric spaces.
Extends results to weighted directed graphs with a $1 - O( oot{TSP(G)/L)}$ competitive ratio.
Abstract
We consider scheduling of colored packets with transition costs which form a general metric space. We design a competitive algorithm. Our main result is a hardness result of which matches the competitive ratio of the algorithm for each metric space separately. In particular, we improve the hardness result of Azar at el. 2009 for uniform metric spaces. We also extend our result to weighted directed graphs which obey the triangular inequality and show a competitive algorithm and a nearly-matching hardness result. In proving our hardness results we use some interesting non-standard embedding.
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
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Cooperative Communication and Network Coding
