Skip to content

Multi-Objective Vehicle Routing Problem with Time Windows dataset generator.

License

Notifications You must be signed in to change notification settings

psxjpc/MOVRPTW-Generator

Repository files navigation

MOVRPTW-Generator - Dataset Generator for Multi-Objective Vehicle Routing Problems with Time Windows.

If you just want the dataset, you can download it from:

1) Dataset used in: Study of Multi-objective Vehicle Routing - OR53 (Nottingham 2011)

- 30 instances - 100 customers

Link: cs.nott.ac.uk/~jpc/instances-or.html

2) Dataset used in:

Nature of Real-World Multi-objective Problem Vehicle Routing with Evolutionary Algorithms - The 2011 IEEE International Conference on Systems, Man, and Cybernetics (Alaska 2011)

- 40 instances - 50 / 150 / 250 customers

Link: cs.nott.ac.uk/~jpc/instances-ieee.html

Information on how to use the generator can be found in: dl.dropbox.com/u/4581572/movrptw-info.pdf

Compiling the code in three steps.

  1. Get Qmake: en.wikipedia.org/wiki/Qt_(framework)

  2. In the folder containing the source run:

qmake -project qmake

  1. And then compile using:

make

Contribute

If you want to contribute, please contact me at: jpcastrog@gmail.com

About

Multi-Objective Vehicle Routing Problem with Time Windows dataset generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published