-
Notifications
You must be signed in to change notification settings - Fork 33
Path4GMNS Roadmap 2023
Peiheng Li edited this page Jan 20, 2023
·
14 revisions
- Use GitHub Actions to automatically conduct tests across platforms (x86_64: Windows, Linux, macOS; arm64: macOS) and package publishing to PyPI.
- Optimize the C++ path engine.
- Prepare a clear sample data set
- Remove the legacy way of loading demand and zone info in use cases to be consistent with the tutorial.
- Simulation module.
- Load and convert networks of the TNTP format to networks complying with GMNS.
- Output trajectories following the format of Kepler trip layer.
- Queueing-based volume delay function as an alternative to the classic BPR function.