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 edge_cut_frontier_model;
mod route_similarity_function;

pub use edge_cut_frontier_model::EdgeCutFrontierModel;
pub use route_similarity_function::RouteSimilarityFunction;