Releases: Leot6/AMoD
Releases · Leot6/AMoD
v1.0 ReWrite and Release With Data Files.
- Included:
- data (included in datalog-gitignore.zip):
- manhattan map, consisting of 4,091 nodes and 9,452 edges.
- computed shortest path tables (path, travel time and travel distance), used as look-up table routing.
- manhattan taxi trip data, manhattan-taxi-20160525-400k, with 400k requests during the day.
- two representative vehicle dispatch (order matching) algorithms: SBA and OSP
- one simple idle vehicle rebalancing algorithm: NPO
- external library: gurobi (need manual installation)
- data (included in datalog-gitignore.zip):
- Working in Progress:
- value function for long-term optimization
No More Update
No more update on this project, as we have moved to AMoD2. The purpose of this release is to upload the data files (data-gitignore.zip) and serval demo videos (output-gitignore.zip).