Skip to content

Releases: wenjian0202/mod-abm-2.0

v0.2 Doc Ready!

02 Mar 21:41
ebfb747
Compare
Choose a tag to compare
  • Added:
    • a lot more documentation for Quick Start, Runbook, and FAQ
  • Fixes:
    • some types from double to uint
    • rendering video with large datalog files

v0.1.1 Speed up!

19 Feb 00:53
Compare
Choose a tag to compare
  • 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!

17 Feb 01:25
a7b6906
Compare
Choose a tag to compare
  • 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