Gurobi & Python. Capacitated vehicle routing problem

Описание к видео Gurobi & Python. Capacitated vehicle routing problem

Learn how to solve the Capacitated Vehicle Routing Problem CVRP with Gurobi 9 and Python 3.7 using a Jupyter Notebook.
I use indicator constraints for sub tour elimination. I set a time and an optimality gap limit to deal with long solving times.

Code available in GitHub:
https://github.com/industrial-ucn/jup...

::::: NOTICE :::::
In    • Gurobi & Python. Capacitated vehicle ...   I wrote q[i] instead of q[j]. The code in GitHub has this bug fixed.

Комментарии

Информация по комментариям в разработке