abstreet/sim
Bruce cf5ce637f3
Skip all-walk if no demand (#442)
* Skip all-walk if no demand

If you create an all-walk stage and make it adaptive, if there is no demand it will be skipped. Fixed crosswalks are never skipped, as they may be necessary for queue management.
2021-01-27 11:13:19 -08:00
..
src Skip all-walk if no demand (#442) 2021-01-27 11:13:19 -08:00
Cargo.toml Switch all error handling to anyhow. Nothing consumes our code as a 2021-01-05 11:35:03 -08:00