routee-compass-core 0.18.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
10
pub mod conversion;
pub mod duration_extension;
pub mod fs;
pub mod geo;
pub mod io_utils;
pub mod multiset;
pub mod priority_queue;
pub mod progress;
pub mod read_only_lock;
pub mod serde;