Skip to content

v0.8.7

Choose a tag to compare

@jdlph jdlph released this 15 Oct 20:03
· 223 commits to master since this release

v0.8.7 finalizes the changes introduced in v0.8.7a1 as a stable release with the following updates.

  1. Calculate and print out relative UE gap as convergency measure.
  2. Support the most common length and speed units for link.csv, which include meter (or m), kilometer (or km), mile (or mi), kmh (or kph), and mph.
  3. Add more stable handling over the legacy mode 'p' or 'passenger'.
  4. Include Public API to docs.
  5. Print out distance unit (i.e., mi) in find_shortest_path(), get_agent_node_path(), and get_agent_link_path().