Robust Branch-Cut-&-Price Algorithms

 

 


contents

 .  .  . 

robust branch-cut-&-price

 

 .  .  .  . 

capacitated vehicle routing problem (cvrp)

 

 .  .  .  .  . 

code

 

 .  .  .  .  . 

documentation

 

 .  .  .  .  . 

benchmarks

 

 .  .  . 

publications

 

 

BCP_VRP Codes



The following versions of the BCP_VRP code can be downloaded here:

In order to make the distributions self-contained, we included files from the CVRPSEP package (slightly modified), from STL and also a set of test instances from the literature.

Those codes were successfully compiled on Linux using the gcc compiler and on Windows using the VC6 compiler. The corresponding Makefile and Project is included. Users must have CPLEX solver, versions 7.0 to 10.0.

The codes can be freely used for academic research. For other uses, contact the authors for licensing options. Use it at your own risk. The authors make no guarantees about the correctness or usefulness of this code.