This website requires JavaScript.
Explore
Help
Sign In
a-b-street
/
abstreet
Watch
1
Star
1
Fork
0
You've already forked abstreet
mirror of
https://github.com/a-b-street/abstreet.git
synced
2024-12-25 23:43:25 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
568a64df91
abstreet
/
sim
History
Dustin Carlino
193a3b1515
Restructure the trip mode choice in one of the activity models to more clearly branch based on trip distance, for
#227
2020-09-04 11:15:17 -07:00
..
src
Restructure the trip mode choice in one of the activity models to more clearly branch based on trip distance, for
#227
2020-09-04 11:15:17 -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