
TL;DR
This paper introduces an online algorithm for the continuous CNN problem, achieving a competitive ratio of approximately 6.464, improving significantly over the previous ratio of 9, and tight analysis confirms optimality.
Contribution
The paper presents the first online algorithm with a competitive ratio of about 6.464 for the continuous CNN problem, surpassing previous bounds and extending the discrete case.
Findings
Achieved a competitive ratio of 3+2√3 (~6.464) for the continuous CNN problem.
Proved the lower bound on competitive ratio is 3.
Provided a tight analysis confirming the optimality of the algorithm.
Abstract
In the (discrete) CNN problem, online requests appear as points in . Each request must be served before the next one is revealed. We have a server that can serve a request simply by aligning either its or coordinate with the request. The goal of the online algorithm is to minimize the total distance traveled by the server to serve all the requests. The best known competitive ratio for the discrete version is 879 (due to Sitters and Stougie). We study the continuous version, in which, the request can move continuously in and the server must continuously serve the request. A simple adversarial argument shows that the lower bound on the competitive ratio of any online algorithm for the continuous CNN problem is 3. Our main contribution is an online algorithm with competitive ratio . Our analysis is tight. The…
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.
