forked from pgRouting/pgrouting
-
Notifications
You must be signed in to change notification settings - Fork 2
GSoC 2014 Mukul Priya R2
Mukul Priya edited this page May 31, 2014
·
1 revision
- Read more about the different category of VRP problems and different optimization techniques that can be used to obtain an optimal result.
- Went through the VRP_Basic code and had a discussion with my mentors on the same.
- Study the optimizer used in VRP_Basic and try to make it work , if not then start implementing a new optimizer.
- Initially we have planned to focus on solving basic VRP and TSP and that is the goal for the coming weeks.
- No