Skip to content

v0.9.3

Choose a tag to compare

@jdlph jdlph released this 08 Apr 19:41
· 165 commits to master since this release

v0.9.3 comes with bug fixes and performance improvement.

  1. Fix the bug in handling link capacity reduction in UE when a special event is specified in settings.yml.
  2. Remove dependency on demand.csv for loading columns to continue UE or initiate DTA (#31).
  3. Optimize colgen.py per TransOMS, which slightly improves the running time. See fb3f6e4 and bbad4b1 for details.
  4. Deprecate confusing find_path_for_agents() (#28).