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.
If you want to read the full documentation and statistical results of this project, check the complete report (In Spanish)
All the implementation of the different algorithms is placed on the folder src/daa/project/cvrp
.
- Carlos Dominguez García - carlosdg
- Ángel Luis Igareta Herráiz - angeligareta
- Daute Rodríguez Rodríguez - DauteRR
- Cristian Manuel Abrante Dorta - CristianAbrante
- Alberto Jesús González Álvarez - AlberTJ97