Skip to content

v0.9.0

Choose a tag to compare

@jdlph jdlph released this 22 Jan 22:32
· 203 commits to master since this release

v0.9.0 introduces a mesoscopic traffic simulator using the point queue model. Each agent is assumed to follow the shortest path from origin to destination. Other updates include

  1. Link length was converted from meter to mile in link.csv for ASU in the sample data set;
  2. Link path or node path is specified in the output of find_shortest_path().