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.
- Planning: load contact plans in JSON format from files
- Routing: compute routes from contact plans (dijkstra)
Reach me at [email protected]