Skip to content

Implementation project of the paper titled: "Succinct Greedy Geometric Routing Using Hyperbolic Geometry"

License

Notifications You must be signed in to change notification settings

damienr74/succinct-greedy-embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of all data structures used to construct a greedy embedding in the hyperbolic plane using the dyadic tree metric space.

For more details, see the paper: Succinct Greedy Geometric Routing Using Hyperbolic Geometry, included in the repo.

  • lib/... includes the data structures
  • test/... includes the tests to make sure the code (somewhat) works :P
  • paper/... includes the original paper that explains how to implement this.
  • benchmark/... will include the performance measurements when they are implemented.

About

Implementation project of the paper titled: "Succinct Greedy Geometric Routing Using Hyperbolic Geometry"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published