cch 0.3.0

Pure-Rust Customizable Contraction Hierarchies (CCH): build, customize in parallel, and serve fast shortest-path distance, many-to-many matrix, and path queries on road networks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/target
Cargo.lock
**/*.rs.bk
*.pdb
.DS_Store

# Local-only design/plan docs (not part of the published crate)
/.plans/
/docs/superpowers/

# JetBrains IDE files
/.idea/

# Local-only tooling scratch (not part of the published crate)
/.superpowers/
/.claude/