Skip to content

v0.9.9

Compare
Choose a tag to compare
@jdlph jdlph released this 18 Oct 01:07
· 3 commits to master since this release

v0.9.9 comes with bug fixes, new functionality, and performance improvement.

  1. Fix bugs in loading synthetic zones and synthesizing demand.
  2. Separate demand loading from read_network().
  3. Introduce a new public API read_demand() to unify demand and zone synthesis, and demand (and synthetic zone) loading.
  4. Deprecate confusing perform_column_generation() and replace it with find_ue().
  5. Introduce ODME.
  6. Add support to load link toll from link.csv.
  7. Optimize how to check if a key exists.