abstreet/map_model
Dustin Carlino ba2500c131 Create the path cost tuner. #237, #494
This lets you live-tune routing parameters, then see how it affects the
total number of routes that cross every road, relative to the baseline
of the original parameters. We can also use it in the future to do the
same thing, comparing before/after some map edits.
2021-02-03 11:34:15 -08:00
..
src Create the path cost tuner. #237, #494 2021-02-03 11:34:15 -08:00
Cargo.toml Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00