We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Unweighted Layered Graph Traversal

Abstract: Introduced by Papadimitriou and Yannakakis in 1989, layered graph traversal is an important 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(\log^2 w)$-competitive for traversing unweighted layered graphs of width $w$. Our technique is based on a simple entropic regularizer, which evolves as the agent progresses in the layered graph. Our algorithm is randomized and simply maintains that at all layers, the probability distribution of the position of the mobile agent maximizes the entropic regularizer.
Subjects: Data Structures and Algorithms (cs.DS); Metric Geometry (math.MG)
Cite as: arXiv:2404.16176 [cs.DS]
  (or arXiv:2404.16176v1 [cs.DS] for this version)

Submission history

From: Romain Cosson [view email]
[v1] Wed, 24 Apr 2024 20:05:12 GMT (3309kb,D)

Link back to: arXiv, form interface, contact.