Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 601 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 601 Bytes

cppCGR

CppCGR is a C++ version of the pyCGR Contact Graph Routing (CGR) library. It was developed for use in NASA Glenn's performance-optimized implementation of Delay Tolerant Networking (DTN): HDTN.

Available Functions

  • Planning: load contact plans in JSON format from files
  • Routing: compute routes from contact plans (dijkstra)

Contact

Reach me at [email protected]

Links