A variant fisher and Jaikuamr algorithm to solve capacitated vehicle routing problem

Vehicle Routing Problem (VRP) is a real life constraint satisfaction problem to find minimal travel distances of vehicles to serve customers. Capacitated CVRP (CVRP) is the simplest form of VRP considering vehicle capacity constraint. Constructive and clustering are the two popular approaches to solve CVRP. A constructive approach creates routes and attempts to minimize the cost at the same time. On the other hand, a clustering based method first assigns nodes into vehicle wise cluster and then generates route for each vehicle. Route generation is a traveling sales man problem (TSP) and any TSP optimization method is useful for this purpose. Fisher and Jaikumar algorithm is a well-known cluster based method which creates clusters with a geometric method partitioning the customer plane into equal angular cones where the total cones are equal to the number of vehicles. This study investigates a variant of Fisher and Jaikumar algorithm owning to solve CVRP efficiently. In the proposed method clusters form such a way that each cluster cone contains equal number of nodes. The initial clusters formation in a method are subjected to route optimization. Three prominent metaheuristic methods (i.e., genetic algorithm, ant colony optimization, particle swarm optimization) for TSP are considered for route optimization. The efficiency of the proposed method is identified while solving benchmark CVRPs. Experimental result reveals that variant Fisher and Jaikumar with particle swarm optimization is an effective method in solving CVRP.

[1]  P. Besta,et al.  METHODOLOGY FOR OPTIMIZATION OF TRANSPORT PLANS IN TESCO DISTRIBUTION CENTER PREŠOV , 2012 .

[2]  George B. Dantzig,et al.  The Truck Dispatching Problem , 1959 .

[3]  Siti Mariyam Shamsuddin,et al.  Sweep Algorithm in Vehicle Routing Problem For Public Transport , 2002 .

[4]  Nanthi Suthikarnnarunai,et al.  Strategic Planning and Vehicle Routing Algorithm for Newspaper Delivery Problem : Case study of Morning Newspaper , Bangkok , Thailand , 2022 .

[5]  Thomas Stützle,et al.  The Ant Colony Optimization Metaheuristic: Algorithms, Applications, and Advances , 2003 .

[6]  M. A. H. Akhand,et al.  Velocity Tentative PSO : An Optimal Velocity Implementation based Particle Swarm Optimization to Solve Traveling Salesman Problem , 2022 .

[7]  G. Clarke,et al.  Scheduling of Vehicles from a Central Depot to a Number of Delivery Points , 1964 .

[8]  Mohibul Islam,et al.  Solving Capacitated Vehicle Routing Problem by Using Heuristic Approaches: A Case Study , 2015 .

[9]  Albert P. M. Wagelmans,et al.  A savings based method for real-life vehicle routing problems , 1999, J. Oper. Res. Soc..

[10]  Russell C. Eberhart,et al.  A new optimizer using particle swarm theory , 1995, MHS'95. Proceedings of the Sixth International Symposium on Micro Machine and Human Science.

[11]  Marshall L. Fisher,et al.  A generalized assignment heuristic for vehicle routing , 1981, Networks.

[12]  Billy E. Gillett,et al.  A Heuristic Algorithm for the Vehicle-Dispatch Problem , 1974, Oper. Res..

[13]  David E. Goldberg,et al.  Genetic Algorithms in Search Optimization and Machine Learning , 1988 .

[14]  D. Chandramohan,et al.  OPTIMIZATION OF CAPACITATED VEHICLE ROUTING PROBLEM USING PSO , 2011 .