Crate routers

Crate routers 

Source
Expand description

§routers

Test Format & Check Buf CI

CodSpeed Badge

Rust-Based Routing Tooling for System-Agnostic Maps. Supporting functionality such as Map-Matching, Tile Serving, Sharding, etc.

Re-exports§

pub use graph::*;
pub use transition::*;

Modules§

graph
transition
A Hidden-Markov-Model (HMM) matching transition module that allows for matching raw data to an underlying network.