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 combined;
pub mod custom;
pub mod distance;
pub mod elevation;
pub mod fieldname;
pub mod grade;
pub mod speed;
pub mod temperature;
pub mod time;
pub mod turn_delays;