Optimization Methods and Algorithms project @ Polytechnic University of Turin
The purpose of the project was to extend the functionalities of an existing library (jsprit https://github.com/graphhopper/jsprit), able to solve VRPTW, in order to consider additional constraints in terms of the fleet size. The fleet size can be set in order to use all the vehicles that a company may have, and the implementation uses some strategies to balance the work among the vehicles.
Members of the team:
- Francesco Maggiolino
- Giacomo Gustavino
- Martino Mensio
- Ovidiu Birgu
- Sabrina Camurati
- Tommaso Pifferi
School Year: 2015-2016
Copy code from this repository at your own risk. I am only providing those files in order to make available a possible solution. If you submit this code with small modification it's highly probable that you'll be spotted. I am not responsible for that.