I want to modify Clarke and wright saving algorithm so i can afford heterogeneous fleet. In my current project I implement the saving algorithm in c#  to solve asymmetric capacitated vehicle routing problem and GMap.NET to visualize the route. But the saving algorithm only afford homogeneous fleet so I search in many literature. After many hours searching, I can't find suitable information. So is there any reference that explain about heterogeneous fleet in Clarke and Wright saving algorithm ?.

Note : this is my first question and I'm interested in vrp problem but I don't know where to ask. Sory about my english grammar.

Similar questions and discussions