abstreet/sim
2020-09-09 15:03:14 -07:00
..
src Handle some of the live changes to parking by deleting parked cars on 2020-09-09 15:03:14 -07:00
Cargo.toml Get rid of PartialEq on all of the Sim structs. It was originally there for a unit test that simulations are deterministic, but that test is long gone. (Determinism is now tested a bit more indirectly, but usefully, by looking for diffs to prebaked results. It could also be done by diffing serialized Sims.) 2020-08-28 14:26:22 -07:00