Skip to content

ghoshal7/Capacitated_Vehicle_Routing_Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Capacitated_Vehicle_Routing_Problem

Capacitated Vehicle Routing Problem is one of the most important problems in logistics and distribution as well as in supply chain network.

The is a minimization problem, where the objective can be distance (total distance travelled minimization) or cost per unit distance (hence cost minimization) satisfying demands at different clients network.
This notebook contains formulations and solution of such an optimization problem in Python using DOcplex library of IBM. The problem is solved using DOcplexcloud

About

Capacitated Vehicle Routing Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors