Skip to content

Implementation of different algorithms for solving the Capacity Vehicle Routing Problem, one of the main problems in combinatorial optimization.

License

Notifications You must be signed in to change notification settings

CristianAbrante/CapacityVehicleRoutingProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capacity Vehicle Routing Problem

The Capacity Vehicle Routing Problem is one of the classical problems in combinatorial optimization. This project provides a solution for this problem using different algorithms and approaches.

Further information

If you want to read the full documentation and statistical results of this project, check the complete report (In Spanish)

Installing and running

All the implementation of the different algorithms is placed on the folder src/daa/project/cvrp.

Authors

About

Implementation of different algorithms for solving the Capacity Vehicle Routing Problem, one of the main problems in combinatorial optimization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages