Back to Browse

CPLEX & Python. Capacitated vehicle routing problem

70.5K views
Jul 15, 2018
29:57

Learn how to solve the Capacitated Vehicle Routing Problem CVRP with CPLEX and Python using a Jupyter Notebook. I use indicator constraints for sub tour elimination. I set a time limit to deal with long solving times. Code available in GitHub: https://github.com/industrial-ucn/jupyter-examples/blob/master/optimization/cvrp-cplex.ipynb

Download

1 formats

Video Formats

360pmp439.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

CPLEX & Python. Capacitated vehicle routing problem | NatokHD