abstreet/map_model
Dustin Carlino e21c57b70a When calculating traffic volumes, deduplicate path requests first.
Around 2x less paths to calculate.

Even though the deduplication throws away some info, the net effect for
measuring traffic volumes is practically equivalent, so it's a
worthwhile optimization. Used the new comparison UI to verify that!
2022-01-27 14:26:36 +00:00
..
src When calculating traffic volumes, deduplicate path requests first. 2022-01-27 14:26:36 +00:00
Cargo.toml Make things build with the lyon_geom change 2021-12-23 17:00:08 +00:00