Skip to content

AjinkyaBankar/Capacitated-Vehicle-Routing-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Capacitated Vehicle Routing Problem

In this project, I tackle the classical operations research problem known as the Capacitated Vehicle Routing Problem (CVRP). The goal is to design optimal delivery routes and assign vehicles to them in order to minimize the total distance traveled. To accomplish this task, I employ the PYOMO framework, a powerful optimization modeling tool, along with the open-source GLPK solver. The objective function and constraints details can be found here: https://how-to.aimms.com/Articles/332/332-Formulation-CVRP.html

Optimize your delivery routes efficiently with PYOMO and GLPK Solver!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages