Succinct Greedy Graph Drawing in the Hyperbolic Plane

  • Authors:
  • David Eppstein;Michael T. Goodrich

  • Affiliations:
  • Computer Science Department, University of California, Irvine, USA;Computer Science Department, University of California, Irvine, USA

  • Venue:
  • Graph Drawing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe a method for producing a greedy embedding of any n -vertex simple graph G in the hyperbolic plane, so that a message M between any pair of vertices may be routed by having each vertex that receives M pass it to a neighbor that is closer to M 's destination. Our algorithm produces succinct drawings, where vertex positions are represented using O (logn ) bits and distance comparisons may be performed efficiently using these representations.