Rolling Horizon
This is the software code for the rolling horizon framework suggested in the paper below: Offline Pickup and Delivery Problem with Time Windows via Rolling Horizon Trip-Vehicle Assignment, Y Kim, D Edirimanna, M Wilbur, P Pugliese, A Laszka, A Dubey, S Samaranayake, accepted in The 37th AAAI Conference on Artificial Intelligence.
Data includes:
RollingHorizon
└── data
├── map
│ ├── edges.csv
│ ├── nodes.csv
│ └── times.csv
├── requests
│ └── requests.csv
├── vehicles
│ └── vehicles.csv
└── data_for_experiments_NYC.zip
Award:
Tags:
License: MIT
Submitted by Xia Wang
on