Creative Commons Attribution 4.0 International license
A geometric graph G = (V,E) is a graph whose vertex set V is a set of points in the plane and whose edge set E is a set of segments joining vertices. Typically, the edges are weighted with the Euclidean distance between their endpoints and we refer to such graphs as Euclidean geometric graphs. A spanning subgraph H of a Euclidean geometric graph G is a t-spanner of G provided that for every edge xy ∈ G, the shortest path between x and y in H has weight that is no more than t times the weight of the edge xy. The smallest constant t for which H is a t-spanner of G is its spanning ratio. An online routing algorithm A is an algorithm that finds a short path in a graph without having full knowledge of the graph. The routing ratio of A is analogous to the spanning ratio except that the ratio is with respect to the weight of the path followed by the routing algorithm as opposed to the shortest path. Thus, the routing ratio, by definition, is an upper bound on the spanning ratio. In this talk, we will review results and present open problems on different variants of the problem of constructing and routing on geometric t-spanners.
@InProceedings{bose:LIPIcs.WADS.2025.1,
author = {Bose, Prosenjit},
title = {{Constructing and Routing on Geometric Spanners}},
booktitle = {19th International Symposium on Algorithms and Data Structures (WADS 2025)},
pages = {1:1--1:1},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-398-0},
ISSN = {1868-8969},
year = {2025},
volume = {349},
editor = {Morin, Pat and Oh, Eunjin},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.WADS.2025.1},
URN = {urn:nbn:de:0030-drops-242320},
doi = {10.4230/LIPIcs.WADS.2025.1},
annote = {Keywords: Geometric Spanners, Local Routing Algorithms}
}