Capacitated P-Center Problem
This project was developed using Julia 1.1.0
To run a single experiment (on a single instance), you may run program/Main.jl, for example as:
julia src/Main.jl <instance_path> --cpu_time 200 --seed 0
Instances that were used can be downloaded from:
http://www.or.unimore.it/site/home/online-resources/capacitated-p-center-problem/instances.html
The instances should be placed inside the folder "instances".
- Kramer, Iori, Vidal - 2019 - Mathematical models and search algorithms for the capacitated p-center problem