Releases: wenjian0202/mod-abm-2.0
Releases · wenjian0202/mod-abm-2.0
v0.2 Doc Ready!
- Added:
- a lot more documentation for Quick Start, Runbook, and FAQ
- Fixes:
- some types from
double
touint
- rendering video with large datalog files
- some types from
v0.1.1 Speed up!
- Added:
- speed up the simulation through time-only routing requests
- add an optional seed to input argument list
- Fixes:
- a bug in cmake build file
- several typos in readme
v0.1 Our First Release!
- First release! Yay!
- Added:
- code architecture and major components
- trip-vehicle assignment through insertion heuristics
- time-invariant demand generator based on Poisson process
- datalog and video creation