Microsoft Word - final-ed.doc ETASR - Engineering, Technology & Applied Science Research Vol. 3, �o. 2, 2013, 413-415 413 www.etasr.com Caccetta et al: An Improved Clarke and Wright Algorithm to Solve the Capacitated Vehicle… An Improved Clarke and Wright Algorithm to Solve the Capacitated Vehicle Routing Problem Louis Caccetta Dpt of Mathematics and Statistics Curtin University of Technology Australia l.caccetta@curtin.edu.au Mamoon Alameen Dpt of Engineering The Australian College of Kuwait Kuwait m.radiy@ack.edu.kw Mohammed Abdul-Niby Dpt of Engineering The Australian College of Kuwait Kuwait m.nibi@ack.edu.kw Abstract— This paper proposes an effective hybrid approach that combines domain reduction with the Clarke and Wright algorithm to solve the capacitated vehicle routing problem. The hybrid approach is applied to solve 10 benchmark capacitated vehicle routing problem instances. The dimension of the instances was between 21 to 200 customers. The results show that domain reduction can improve the classical Clarke and Wright algorithm by about 18%. The hybrid approach improves the large instances significantly in comparison with the smaller size instances. This paper will not show the time taken to solve each instance, as the Clarke and Wright algorithm and the hybrid approach took almost the same CPU time. Keywords- Clarke and Wright; capacitated vehicle routing problem; domain reduction I. INTRODUCTION The Vehicle Routing Problem (VRP) is an important problem in the distribution network and has a significant role in cost reduction and service improvement. The problem is one of visiting a set of customers using a fleet of vehicles, respecting constraints on the vehicles, customers, drivers etc [1]. The goal is to produce a minimum cost routing plan specified for each vehicle. The problem of vehicle scheduling was first formulated in 1959 [2] and may be stated as a set of customers, each with a known location and a known requirement for some commodity, that is to be supplied from a single depot by delivery vehicles, subject to the following conditions and constraints: • The demands of all customers must be met. • Each customer is served by only one vehicle. • The capacity of the vehicles may not be violated (for each route the total demands must not exceed the capacity). The objective of a solution may be stated, in general terms, as that of minimizing the total cost of delivery, namely the costs associated with the fleet size and the cost of completing the delivery routes [3]. The problem frequently arises in many diverse physical distribution situations. For example bus routing, preventive maintenance inspection tours, salesmen routing and the delivery of any commodity such as mail, food or newspapers [4]. The vehicle routing problem is an integer programming problem that falls into the category of NP-Hard problems. As the problems become larger, there will be no guarantee that optimal tours will be found within reasonable computing time [5]. II. PROBLEM FORMULATION The Capacitated Vehicle Routing Problem (CVRP) is to satisfy the demand of a set of customers using a fleet of vehicles with minimum cost. The problem is described as follows [4]: Let: • C= {1, 2,…, n}: the set of customer location. • 0: depot location. • G=(�,E): the graph representing the vehicle routing network with �={0,1,…,n} and E={(i,j):i,j∈�, i