Clockwork
A set of highly-optimized primitives for routing, pathfinding, and traffic management. Compose these pieces to create pathfinding logic tuned to specific situations.
Theory
- Primitives: Data types and algorithms
- Scenarios: Optimizing pathfinding for different kinds of situations
- Architecture: How the composable pieces fit together
Development
- WASM details: Notes around the WASM implementation
- Testing: Philosophy and details around testing and visualizations
API Docs