routee-compass-core 0.11.3

The core routing algorithms and data structures of the RouteE-Compass energy-aware routing engine
Documentation
1
2
3
4
5
mod termination_model;
mod termination_model_error;

pub use termination_model::TerminationModel;
pub use termination_model_error::TerminationModelError;