routee-compass-core 0.17.0

The core routing algorithms and data structures of the RouteE-Compass energy-aware routing engine
Documentation
1
2
3
4
5
6
7
8
9
pub mod default;
pub mod label_enum;
pub mod label_model;
pub mod label_model_builder;
pub mod label_model_error;
pub mod label_model_service;

pub use label_enum::Label;
pub use label_model::LabelModel;