abstreet/map_model
Dustin Carlino 03538faf3f
A few traffic signal cleanups: (#512)
- Stop alerting when slow pedestrians can't make it through the minimum
  crosswalk time
- Simpler iteration style in lagging_green.rs
- Totally delete the old brute force signal config code; it never worked
  well, and the improved heuristics eliminate the need for it anyway
- Make a Duration::max function and use it in one case
2021-02-12 15:10:32 -08:00
..
src A few traffic signal cleanups: (#512) 2021-02-12 15:10:32 -08:00
Cargo.toml Upgrade most dependencies 2021-02-03 18:13:06 -08:00