abstreet/sim
Dustin Carlino 4ab98b1477 Compact the schedule in Scenario by just storing each TripEndpoint. #258
The schedule validation changes slightly. No-op trips between the same
origin/destination are now an error and get filtered out.

huge_seattle scenario goes from 129MB to 110MB with the redundant
endpoints removed.
2020-11-18 11:13:09 -08:00
..
src Compact the schedule in Scenario by just storing each TripEndpoint. #258 2020-11-18 11:13:09 -08:00
Cargo.toml Dump a savestate in the run_scenario tool when interrupted. Useful for 2020-10-19 14:52:26 -05:00