English

Succinct Greedy Geometric Routing in the Euclidean Plane

Computational Geometry 2009-10-02 v3

Abstract

In greedy geometric routing, messages are passed in a network embedded in a metric space according to the greedy strategy of always forwarding messages to nodes that are closer to the destination. We show that greedy geometric routing schemes exist for the Euclidean metric in R^2, for 3-connected planar graphs, with coordinates that can be represented succinctly, that is, with O(log n) bits, where n is the number of vertices in the graph. Moreover, our embedding strategy introduces a coordinate system for R^2 that supports distance comparisons using our succinct coordinates. Thus, our scheme can be used to significantly reduce bandwidth, space, and header size over other recently discovered greedy geometric routing implementations for R^2.

Keywords

Cite

@article{arxiv.0812.3893,
  title  = {Succinct Greedy Geometric Routing in the Euclidean Plane},
  author = {Michael T. Goodrich and Darren Strash},
  journal= {arXiv preprint arXiv:0812.3893},
  year   = {2009}
}

Comments

19 pages, 5 figures. To appear at 20th International Symposium on Algorithms and Computation (ISAAC 2009)

R2 v1 2026-06-21T11:54:18.679Z