Published March 20, 2018
| Version v1.0.0
Software
Open
pcbouman-eur/Drones-TSP: Traveling Salesman with Drone (Java code) v1.0.0
Description
This release contains the algorithms used in the paper Optimization Approaches for the Traveling Salesman Problem with Drone. Niels Agatz, Paul Bouman, and Marie Schmidt. Transportation Science, Articles in Advance. https://doi.org/10.1287/trsc.2017.0791
It provides the tsp-drones-core module to deal with instances and solution. The tsp-drones-heur module provides the heuristics discussed in the paper, and the tsp-drones-mip module provides the IP model discussed in the paper. Finally, the tsp-drones-generate module provides a command line utility that can be used to generate instances.
Files
pcbouman-eur/Drones-TSP-v1.0.0.zip
Files
(191.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:bbf77f37b30d1d5fe5160020edc128b3
|
191.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pcbouman-eur/Drones-TSP/tree/v1.0.0 (URL)