v0.10.0 introduces the link-based UE that adopts the Frank-Wolfe algorithm with line search. It also includes several other major updates below.
- Introduce generic downloading functions to replace download_sample_data_sets().
- Introduce DTALiteClassic() and DTALiteMultimodal() to replace perform_network_assignment_DTALite() and run_DTALite(), respectively.
- Add multiprocessing exception handling to DTALiteClassic().
- Fix segmentation fault on DTALiteMultimodal() with Python 3.8 on Linux.
- Optimize IO by precluding path geometry as default when outputting route_assignment.csv.