Abstract

Capacitated Vehicle Routing Problem (CVRP) is a real life constrain satisfaction problem in which customers are optimally assign to individual vehicles (considering their capacity) to keep total travel distance of the vehicles as minimum as possible while serving customers. Various methods are investigated to solve CVRP in last few decades, the most popular way of solving CVRP is splitting the task into two different phases: firstly, assigning customers under different vehicles and secondly, finding optimal route of each vehicle. Sweep clustering algorithm is well studied for clustering nodes. On the other hand, route optimization is simply a traveling salesman problem (TSP) and a number of TSP optimization methods are investigated for this purpose. This study investigates a variant of Sweep algorithm for clustering nodes and different SI based methods for route generation to get optimal CVRP solution. In conventional Sweep algorithm, cluster formation starts from 0° and consequently advance toward 360° to consider all the nodes. In this study, Sweep cluster are considered from different starting angle. On the other hand, two well-known Swarm Intelligence (SI) methods (i.e., Ant Colony Optimization and Particle Swarm Optimization (PSO)) and two recent SI based algorithms (i.e., Producer-Scrounger Method and Velocity Tentative PSO) are considered for route optimization. We have compared the performance of these methods to solve CVRP. The experimental results on a large number of benchmark CVRP reveal that different starting angle has positive effect on Sweep clustering and finally, VTPSO is able to produce better solution than other methods.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.