English

Unweighted Layered Graph Traversal: Passing a Crown via Entropy Maximization

Data Structures and Algorithms 2024-10-22 v2 Metric Geometry

Abstract

Introduced by Papadimitriou and Yannakakis in 1989, layered graph traversal is a central problem in online algorithms and mobile computing that has been studied for several decades, and which now is essentially resolved in its original formulation. In this paper, we demonstrate that what appears to be an innocuous modification of the problem actually leads to a drastic (exponential) reduction of the competitive ratio. Specifically, we present an algorithm that is O(log2w)O(\log^2 w)-competitive for traversing unweighted layered graphs of width ww. Our algorithm chooses the agent's position simply according to the probability distribution over the current layer that maximizes the sum of entropies of the induced distributions in the preceding layers.

Keywords

Cite

@article{arxiv.2404.16176,
  title  = {Unweighted Layered Graph Traversal: Passing a Crown via Entropy Maximization},
  author = {Xingjian Bai and Christian Coester and Romain Cosson},
  journal= {arXiv preprint arXiv:2404.16176},
  year   = {2024}
}
R2 v1 2026-06-28T16:05:34.026Z