mirror of
https://github.com/a-b-street/abstreet.git
synced 2025-01-04 12:36:46 +03:00
5528f19f87
just does Dijkstra's. This has a few uses: - When you import with --skip_ch, the resulting map will still work, just more slowly - For congestion capping experiments, we sometimes want to route around a zone. Regenerating the contraction hierarchy for every combination of zone being open/closed is likely more complex and expensive than just falling back to A* for trips that cut through at least one closed zone. Not regenerating yet |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |