Skip to main contentCrate cch_rs
Source - cch
- Core engine and orchestration for Customizable Contraction Hierarchies.
- Cch
- The profile-independent, structural core of the Contraction Hierarchy.
- CchEngine
- The thread-safe, high-performance CCH routing engine.
- EngineData
- The internal shared data state of the engine.
- PathResult
- Represents the result of a successful shortest-path query.
- ProfileData
- Profile-specific routing metrics resulting from the Customization phase.
- CchGraph
- The base graph representation required by the CCH engine.
- ProfileId
- A marker trait for differentiating routing profiles (e.g., Car, Bike, Pedestrian).