Files containing instances and results for the paper "The Freight Transportation Network Scheduling Problem: An Integer Programming-based Column Generation Algorithm" by Hewitt and Lehuede
- The folder data contains all the instances used in the paper
- The folder results contains instance-level summary results for the two methods studied in the paper.
- The code implementing the algorithms presented in this paper is not included in this repository as the project was done for an industrial sponsor who did not give approval to share that code.
To cite the contents of this repository, please cite both the paper and this repo, using their respective DOIs.
https://doi.org/10.1287/ijoc.2023.0435
https://doi.org/10.1287/ijoc.2023.0435.cd
Below is the BibTex for citing this snapshot of the repository.
@misc{FTNSPData,
author = {Mike Hewitt and Fabien Lehu{\'e}d{\'e}}
publisher = {INFORMS Journal on Computing},
title = {The Freight Transportation Network Scheduling Problem:
An Integer Programming-based Column Generation Algorithm},
year = {2025},
doi = {10.1287/ijoc.2023.0435.cd},
note = {Available for download at https://github.com/INFORMSJoC/2023.0435},
}