routee-compass-core 0.3.0

The core routing algorithms and data structures of the RouteE-Compass energy-aware routing engine
Documentation
1
2
3
4
5
6
7
pub mod edge_id;
pub mod edge_loader;
pub mod graph;
pub mod graph_error;
pub mod graph_loader;
pub mod vertex_id;
pub mod vertex_loader;