v0.9.1
v0.9.1 features two major updates.
- Fully optimize the C++ routing engine with the MOST EFFICIENT deque implementation of the modified label correcting (MLC) algorithm. It leads to a 4.68% of speed improvement in column generation over v0.9.0 (20 column generations only and no column optimization for the Chicago Sketch network).
- Support UE + DTA. v0.9.1 connects UE with the simulation module. Now the routing decision of each agent is from UE directly. The original simulation implementation introduced in v0.9.0 (that each follows the shortest path from origin to destination) has been deprecated.