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
Feedback
Feedback
If you experience a bug or would like to see an addition or change on the current page, feel free to leave us a message.
Image CAPTCHA
Enter the characters shown in the image.
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.