Abstract

We define a special case for the vehicle routing problem with stochastic demands (SC-VRPSD) where customer demands are normally distributed. We propose a new linear model for computing the expected length of a tour in SC-VRPSD. The proposed model is based on the integration of the “Traveling Salesman Problem” (TSP) and the Assignment Problem. For large-scale problems, we also use an Iterated Local Search (ILS) algorithm in order to reach an effective solution.

1. Introduction

The classical Vehicle Routing Problem (VRP) is often defined as serving customers from a central depot with a fleet of vehicles, each having a limited capacity. The objective of the problem is to minimize either total transportation costs or total distance traveled. Each vehicle must follow a valid initial tour and ending at the depot, and each customer must be visited exactly once. The total service level required at the customer locations on the tour may not exceed the capacity of the assigned vehicle. The classical VRP is an important problem in the field of logistics and distribution. See Laporte and Osman [1], Toth and Vigo [2], Laporte et al. [3], Tarantilis et al. [4] for more detailed studies of the deterministic VRP and its extensions.

In the deterministic VRP, it is assumed that travel times, customer demands and cases of customers’ existence are pre-determined. However, in real-life problems, one or more of these parameters may not be precisely defined. Problem types occurring in such situations are defined in the literature as a Stochastic Vehicle Routing Problem (SVRP). In the SVRPs, customer sets that will be visited, customers’ demands or travel times are modeled as random variables derived from a known probability distribution.

Gendreau et al. [5] analyzed SVRP in three categories: the Vehicle Routing Problem with Stochastic Demand (VRPSD), VRP with Stochastic Customers (VRPSC), and VRP with Stochastic Customers and Demands (VRPSCD).

This paper considers the capacity-constrained vehicle routing problem with stochastic demand (VRPSD), where only the customer demand is stochastic and all other parameters are pre-determined. This problem appears in many practical situations, and prior applications include the delivery of home heating oil [6], cash collection from bank branches [7] and sludge disposal [8].

In VRPSD problems, a vehicle with a finite capacity (termed 𝑄) leaves the depot fully loaded and services the set of customers whose demands are established only after reaching the customer location. The planned route starts from the depot and ends by returning to the depot after visiting each customer at least once. The planned route is called an “a priori tour”. An a priori tour identifies which customers at which ranks will be serviced. However, the real route also includes returns to the depot when required (as when reloading the vehicle). In some cases, the vehicle may thus be unable to satisfy the customer’s demand when the actual demand along the route exceeds the vehicle’s capacity. Such a situation is referred to as a route failure. The vehicle routing problem with stochastic demands (VRPSD) consists of minimizing the total cost of the planned routes and expected failures. To ensure feasibility of solutions in case of route failure, recourse policies or corrective actions have to be designed.

Generally, there are three types of recourse policies used for studies. The first, known as a simple recourse policy, states that when a route failure occurs (when its' capacity is exceeded), a vehicle returns to the depot, reloads and continues its tour by returning to the node where the failure occurred [5, 9]. The second policy is termed a preventive restocking policy. In this approach, before route failure occurs, instead of proceeding to the next customer, the vehicle returns to the depot according to the remaining load quantity and the location of the customer [1012]. The third policy type, developed by Secomandi [13, 14] applies neuro-dynamic programming techniques to VRPSD. The basis of this approach is that, after the customer demands are known or, after each failure, the remaining portion of the a priori tour must be optimized again, rather than completed as originally planned. While this approach is able to provide outputs having smaller expected values than the preventive stocking strategy, it is relatively difficult to compute.

In this paper, the Vehicle Routing Problem with Stochastic Demands (VRPSD) is considered where customer demands are independent and identically distributed -each customer demand is normally distributed and has the same mean and standard deviation. This situation is referred to as the Special Case of the VRPSD (SC-VRPSD). The Special Case scenario also presumes that the service policy is non-divisible, meaning that the entire demand at each customer must be served in a single visit by a unique vehicle. In case of route failure, the first (simple recourse) policy is used as a recourse action. The present study proposes a new integer mathematical model for efficiently computing the expected length of a tour. The methodology applies an Iterated Local Search (ILS) to SC-VRPSD problems which are too large to be solved by the proposed mathematical model.

The rest of the paper is organized as follows; in the following section, the definition and some studies related to the VRPSD problem are summarized. Section 3 investigates how to calculate the expected cost of an a priori tour. In Section 4, the Special Case for VRPSD is examined and a linear mathematical model is established for SC-VRPSDs. In Section 5, some Traveling Salesman Problems (TSP) which are well known in the literature were converted into SC-VRSPD problems and solutions were sought for several vehicle capacities by using ILS. Section 6 presents conclusions and suggestions for future research.

2. Formal description for VRPSD

The VRPSD problem is defined on a complete graph 𝐺=(𝑉,𝐴,𝐷), where 𝑉={0,1,,𝑛} is the set of nodes (customers). While node 0 represents the depot, 𝐴={(𝑖,𝑗)𝑖𝑗,𝑖,𝑗𝑉} is the set of arcs conjoining the nodes and 𝐷={𝑑𝑖𝑗𝑖𝑗,𝑖,𝑗𝑉} is the travel times or distances between the nodes. The distance matrix 𝐷 is symmetrical and provides triangular inequality: 𝑑(𝑖,𝑗)𝑑(𝑖,𝑘)+𝑑(𝑘,𝑗). The positive integer 𝑄 denotes the vehicle capacity. The present study considers only a single vehicle. While a vehicle with capacity 𝑄 is providing service according to the customer demands, the total expected travel distance is also minimized. If vehicle capacity is exceeded during service, the vehicle returns to the depot to be restocked to the capacity 𝑄. When all demands have been served, the vehicle returns to the depot. The following assumptions are made in VRPSD problems.

(i)Customer demands (𝜉𝑖,) are stochastic variables independently distributed with known distributions 𝜉𝑖,𝑖=1,,n.(ii)The real demand of each customer is only known when the vehicle reaches them.(iii)Customer demands 𝜉𝑖 cannot exceed the vehicle capacity 𝑄 and the demands may be derived from the discrete or continuous probability distributions.A feasible solution to the VRPSD is a permutation of the customers 𝑠=(𝑠(0),s(1),,s(𝑛),𝑠(0)),(𝑠(0)=0), and it is called an a priori tour. The vehicle visits the customers in the order given by the a priori tour. The objective function to be minimized is the expected cost of the a priori tour.

Gendreau et al. [15] presented an exact stochastic integer programming method for VRP scenarios with both stochastic customers and stochastic demand (VRPSCD) (integer L-shaped method). The same method has also been applied to VRPSs having only stochastic demand (VRPSD). In the problems with both stochastic customers and demands (VRPSCD), they presented solutions for scenarios with up to 46 nodes and, in the problems having only stochastic demands (VRPSD), they presented solutions for scenarios with up to 70 nodes and two vehicles. The same researchers [16] have developed a Tabu search algorithm (TABUSTOCH) for problems too large to be solved by the L-shaped method.

Teodorović and Pavković [17] proposed a Simulated Annealing algorithm for the solution of VRPSD with multiple vehicles. This model permitted a maximum of one failure on each route.

Isleyen and Baykoc [18] (article in press) suggested a model which effectively calculated the expected cost of an a priori tour given for a vehicle routing problem with stochastic demand in which the demands were normally distributed. They used a Monte-Carlo Simulation for the determination of the correctness of their model.

Yang et al. [11] analyzed the VRPSD with single and multiple vehicles. They assumed that the expected distance traveled by each vehicle cannot exceed a certain value. Researchers have tested two heuristic algorithms, route-first/cluster-next and cluster-first/route-next. These algorithms have been used to define sets of customers to be serviced by different vehicles, and then to find the optimal route for each customer set. Both algorithms have worked effectively for small problems involving up to 15 customers.

Bianchi et al. [12] analyzed the performance of meta-heuristics for solving VRPSDs with discrete demand. Because of their computational ease, the researchers used the “traveling salesman problem” (TSP) approach and Or-opt operations to compute the objective function. Using these techniques, the researchers evaluated the performance of the following metaheuristics: Iterated Local Search, Tabu Search, Simulated Annealing, Ant Colony Optimization, and Evolutionary Algorithm.

Dror and Trudeau [19] developed a model for computing the expected distance of the a priori tour. However, their work considered only one failure and they assumed that service must be given to customers individually for nodes at which route failure has occurred as well as for the subsequent nodes.

Other approaches have been taken in the detailed studies of Bertsimas and Simchi-Levi [20] and Kenyon and Morton [21].

The most difficult and the most important part of the VRPSD problem is to calculate the expected cost of an a priori tour. In the following section, the expected cost will be calculated for a VRPSD problem in which customer demands are normally distributed.

3. Expected cost of the a priori tour

In most VRPSD studies, stochastic demands are derived from a discrete probability distribution. The current study differs from those in the existing literature in a number of ways. In the present study, a continuous normal distribution is used rather than a discrete distribution. In addition, the current model analyzes multiple failures that may occur on the single route, which are included in computation of the expected tour length. Furthermore, the current model assumes that the service policy is non-divisible, meaning that each customer’s entire demand must be served in a single visit by a unique vehicle.

To illustrate the service policy, consider the following example. The a priori tour is (0,1,2,3,4,5,6,7,0) where node 0 is the depot; the vehicle has a capacity of 20 and the realization of the customer demands are 𝜉1=10, 𝜉2=8, 𝜉3=6, 𝜉4=7, 𝜉5=3, 𝜉6=4, and 𝜉7=5. Under the service policy that the demands are not divisible, the resulting routes are shown in Figure 1. Note that at nodes 3 and 7 the vehicle capacity is exceeded and the vehicle is forced to return to the depot. Thus, the length of the a priori tour is increased by the addition of the distances due to the route failures at these two nodes.

Notations
𝑑𝑖,𝑗 = the distance between customer 𝑖 and 𝑗 during the route; 𝜉𝑖,𝑖=1,,𝑛 (Stochastic demands) independent random variable 𝜉𝑖, that is, normally distributed with a finite mean 𝜇𝑖 and finite standard deviation 𝜎𝑖.𝑄 = vehicle capacity;𝑝𝑖,𝑗: Probability of meeting the demands of the customers from node 𝑖 to node 𝑗 on a given a priori tour (𝑖 and 𝑗 inclusive);𝐶𝑖: total route failure probability of customers in the 𝑖th service order; 𝑇𝑖: the length of additional distance stemming from the route failure in the 𝑖th service order; If an a priori route is specified, the 𝑠𝑖=(𝑠(0),𝑠1(𝑟),,𝑠𝑛(𝑟),𝑠(0));𝐿: length of the a priori tour (TSP length); 𝐿=𝑛1𝑖=1𝑑𝑠𝑖𝑟,𝑠𝑖+1𝑟+𝑑𝑠0,𝑠1𝑟+𝑑𝑠𝑛𝑟,𝑠0,𝐶𝑖=𝑖1𝑗=1𝑝𝑗,𝑖1𝑝𝑗,𝑖𝐶𝑗𝑇𝑖=2,3,,𝑛,𝑖=𝐶𝑖2𝑑0,𝑖𝑖=2,3,,𝑛.(3.1) With the boundary condition
𝐶1=1.(3.2) And it is assumed that 𝜉𝑖 does not exceed the vehicle capacity 𝑄(𝑝𝑖,𝑖=1,𝑖=1,,𝑛).
Total cost stemming from route failure 𝑛𝑖=2𝑇𝑖.
Finally, the expected length of the a priori tour is 𝐿+𝑛𝑖=2𝑇𝑖.
In the model, 𝑝𝑗,𝑖1𝑝𝑗,𝑖 is the probability of meeting the demands of customers from node j to the node 𝑖1 (including j and 𝑖1) and not meeting the demand of the 𝑖th customer.
If a failure occurs in any node i, the extra distance that will be traveled by the vehicle is 2𝑑0𝑖 which means traveling from the node to the depot and then returning to the same node to resume the tour.
When non-failure probabilities are computed, the summation ability of the normal distribution and standard normal distribution are used, as shown:
𝜉1𝜇𝑁1,𝜎1,𝜉2𝜇𝑁2,𝜎2,𝜉1+𝜉2𝑁(𝜇1+𝜇2,𝜎12+𝜎22𝑝),12𝜉=𝑃𝑄1+𝜉2,𝑝013𝜉=𝑃𝑄1+𝜉2+𝜉3,𝑝0𝑛1,𝑛𝜉=𝑃𝑄𝑛1+𝜉𝑛.0(3.3)
If we generalize; 𝑝𝑖,𝑗=𝑃[(𝑄𝑗𝑙=𝑖𝜉𝑙)0].(3.4) If we say 𝑗𝑙=𝑖𝜉𝑙=𝑋𝜇𝑋𝑁𝑋,𝜎𝑋𝑃,(3.5)𝑋𝑄=𝑃𝑋𝜇𝑋𝜎𝑋<𝑄𝜇𝑋𝜎𝑋𝑃,(3.6)𝑋𝑄=𝑃𝑍<𝑄𝜇𝑋𝜎𝑋.(3.7)𝐶1𝐶=1,2=𝑝11𝑝12𝐶=1𝑒4,3=𝑝12𝑝13𝐶1+𝑝22𝑝23𝐶2𝐶=0.00815,4=𝑝13𝑝14𝐶1+𝑝23𝑝24𝐶2+𝑝33𝑝34𝐶3=0.414889.(3.8)𝑇𝑖=305.175.(3.9) From (3.7), nonfailure probabilities are computed.

Numerical Example
A test problem with eight customers was generated in order to explain the model. Data for the problem are given in Table 1. Distances between the customers (whose locations are represented by x-y coordinates) were rounded to the nearest integer.
The probability of meeting customer demands for an a priori tour (route 0-1-2-3-4-5-6-7-8-0) is shown in Table 2.
The length (L) of the 0-1-2-3-4-5-6-7-8-0 tour is 607 units (minimum possible distance, not including additional costs arising from route-failures).
It holds that =607+305.175=912.175 Other route failure probabilities are shown in Table 3.
𝑝12 The total expected length of tour (including additional costs arising from route-failures) is 𝑝.
The probability of meeting demands in the VRPSD scenario depends on the given initial tour. That means any change occurring in the a priori tour necessitates recalculating the probability of meeting demands for the partial set (the remaining customers) However, the present scenario determines that the demands of each customer have the same mean and standard deviation. Examining the normal distribution, it will be clear that probabilities of route failures in the service order will also be the same. In the next section, this special case for VRPSD will be examined and a linear mathematical model for SC-VRPSD will be established.

4. Special case of vehicle routing problem with stochastic demands (SC-VRPSD)

In the special case, the demands of each customer are assumed to be normally distributed, and the mean and standard deviation of the stochastic demands are assumed to be same for each customer.

𝑘 The most remarkable characteristic of the special case is that the failure probabilities in the service order are always the same, In other words, failure probabilities are independent of the a priori tour.

Consider the SC-VRPSD with three customers, 𝑄 and T1=0-𝑖-𝑗-𝑘-0. Suppose all customers demands are normally distributed and have the same mean and standard deviation and the vehicle capacity is T2=0-𝑗-𝑘-𝑖-0.

If a priori tour 𝜉𝑖=𝑁𝜇,𝜎,𝜉𝑗=𝑁𝜇,𝜎,𝜉𝑘,𝜉=𝑁𝜇,𝜎𝑟=thedemandofthecustomerintherthserviceorder.(4.2) and the other priori tour Serviceorder𝑟𝑟+1𝑟+2Tour1(0-𝑖-𝑗-𝑘-0)𝑖𝑗𝑘Tour2(0-𝑗-𝑘-𝑖-0)𝑗𝑘𝑖𝑝𝑖,𝑗=𝑃[(𝑄𝑗𝑙=𝑖𝜉𝑙𝑝)0],𝑟,𝑟+1=𝑃[(𝑄𝑟+1𝑙=𝑟𝜉𝑙𝜉)0],𝑟+𝜉𝑟+1=𝑁(𝜇+𝜇,𝜎2+𝜎2)=𝑁(2𝜇,𝑝2𝜎),𝑟,𝑟+1=𝑃𝑄𝑁(2𝜇,𝑝2𝜎)0(T1),𝑟,𝑟+2=𝑃𝑄𝑁(3𝜇,𝑝3𝜎)0(T1),𝑟+1,𝑟+2=𝑃𝑄𝑁(2𝜇,2𝜎)0(T1).(4.3)𝑝𝑟,𝑟+1=𝑃𝑄𝑁(2𝜇,𝑝2𝜎)0(T2),𝑟,𝑟+2=𝑃𝑄𝑁(3𝜇,𝑝3𝜎)0(T2),𝑟+1,𝑟+2=𝑃𝑄𝑁(2𝜇,2𝜎)0(T2).(4.4)

There are 3 nonfailure probabilities Tour 1:

𝑝T1𝑟,𝑟+1𝑝=T2𝑟,𝑟+1,𝑝T1𝑟,𝑟+2𝑝=T2𝑟,𝑟+2,𝑝T1𝑟+1,𝑟+2𝑝=T2𝑟+1,𝑟+2.(4.5) Similarly, nonfailure probabilities for Tour 2: 𝜉𝑖=𝑁(𝜇,𝜎)𝑖 As a result,

𝜎/𝜇=0.2 It is suggested that failure probabilities are independent from the initial tour.

For the problem with 8 customers, previously outlined in Section 3, if we assume that all demands are 4𝜇 and 𝑇𝑖=297.262.(4.6) and the vehicle capacity is 𝐶𝑖.

The length (L) of the (0-1-2-3-4-5-6-7-8-0) a priori route = 607 units (based on the a priori route and not including any un-planned returns to the depot to re-stock). In Table 4, route failure probabilities and the length of additional distances stemming from the route failures are shown for SC-VRPSD: 𝑑0𝑖 The expected length of the tour (0-1-2-3-4-5-6-7-8-0) is = 607 + 297.262 = 904.262.

Now if we take our route as 0-2-4-1-7-5-6-3-8-0 for the same sample problem, the length of 0-2-4-1-7-5-6-3-8-0 tour is L = 514 units. In Table 5, route failure probabilities and the length of additional distances stemming from the route failures are shown:

𝑛𝑖=1𝑋𝑖,𝑟=1(r=1,2,,𝑛), The expected length of the tour (0-2-4-1-7-5-6-3-8-0) is = 514 + 210.866 = 724.866.

As the route failure probabilities are independent from the a priori tour in case of the SC-VRPSD, the problem was regarded as an assignment problem and the non-linear 0-1 integer mathematical model was established.

Nonlinear Assignment Model for Sc-Vrpsd
𝑛𝑟=1𝑋𝑖,𝑟=1(i=1,2,,𝑛). subject to
(1)𝑖=customer(𝑖=1,2,,𝑛),(2)𝑟=
The symbols in the model:
0 is depot,
(𝑟=1,2,,𝑛),
𝐶𝑟= service order 𝑋𝑖,𝑟𝑋=1,ifcustomer𝑖isassignedto𝑟thserviceorder,𝑖,𝑟=0,otherwise,(4.9)
𝑑𝑖,𝑗= total route failure probability in the rth service order: 𝑖
𝑗 the distance between customer 𝐴 and customer 𝑟.
2*𝐵 in the objective function of the model shows the cost of going back to the depot and then returning to the customer in 𝐶th service order arising from the route failures, MIN𝐴+2𝐵,𝐴=𝑛𝑛𝑖=0𝑗=0𝑗𝑖𝑑𝑖,𝑗𝑋𝑖,𝑗,𝐵=𝑛𝑛𝑖=1𝑗=1𝐶𝑗𝑑0,𝑖𝑍𝑖,𝑗(4.10) shows the distance between customers who are assigned to the first service order and to the last service order from the depot and 𝑛𝑖=0𝑋𝑖,𝑗=1𝑗,𝑗𝑖,(4.11)𝑛𝑗=0𝑋𝑖,𝑗=1𝑖,𝑖𝑗,(4.12)𝑛𝑖=1𝑍𝑖,𝑗=1𝑗,𝑗=1,2,,𝑛,(4.13)𝑛𝑗=1𝑍𝑖,𝑗=1𝑖,𝑋𝑖=1,2,,𝑛,(4.14)0,𝑗𝑍𝑗,1𝑗,,𝑋𝑗=1,2,,𝑛(4.15)𝑗,0𝑍𝑗,𝑛𝑗,,𝑋𝑗=1,2,,𝑛(4.16)0,𝑗+𝑍𝑗,12𝑗,,𝑋𝑗=1,2,,𝑛(4.17)𝑗,0+Zn2𝑗,,𝑗=1,2,,𝑛(4.18)(𝑋𝑖,𝑗+𝑍𝑖,𝑘+𝑛𝑙=1𝑙𝑘+1𝑍𝑗,𝑙)2𝑖,𝑖=1,2,,𝑛,𝑗,𝑗=1,2,,𝑛,𝑗𝑖,𝑘,,𝑈𝑖𝑗𝑘=1,2,,𝑛1(4.19)𝑈+𝑛𝑋𝑖,𝑗𝑛1𝑖,,𝑖=1,2,,𝑛𝑗,𝑗=1,2,...,𝑛.(4.20) shows the distance between customers who are successively assigned to service orders.
Whereas the constraint set (1) ensures that one customer can only be assigned to one service order, and the constraint set (2) ensures that no more than one customer can not be assigned to the same service order.
As the model is not a linear model, it is comparatively difficult to solve. The assignment problem was integrated with the TSP problem in the course of linearizing the model and thus a new linear model was established for SC-VRPSD.

Linear Model for Sc-Vrpsd (tsp Model Integrated with Assignment Model)
𝑋𝑖,𝑗 subject to𝑍𝑖,𝑗𝑈(𝑖)0i=(i=1,2,,𝑛),r=(𝑟=1,2,,𝑛),𝐶𝑟𝑟𝑑𝑖,𝑗𝑖 All 𝑗;and 𝑋𝑖,𝑗𝑋=1,ifvehicletravelsdirectlyfromcustomer𝑖tocustomer𝑗,𝑖,𝑗𝑍=0,otherwise,(4.21)𝑖,𝑗𝑍=1,ifcustomer𝑖isassignedto𝑗thserviceorder,𝑖,𝑗=0,otherwise.(4.22) = 0 or 1 and all 𝐴 and is a set of integers.
The following symbols are used in the model:
0 = depot,𝐵 customer 𝑗𝑆 service order 𝑠𝑖=(𝑠(0),𝑠1(𝑟),,𝑠𝑛(𝑟),𝑠(0))𝑠𝑖=(𝑠(0),𝑠1(𝑟),,𝑠𝑛(𝑟),𝑠(0))= total route failure probability in the 𝑠th service order,s= the distance between customer s and customer ss
s in the objective function of the model shows the cost of the TSP tour. 2*s shows the cost of going back to the depot and then returning to the customers arising from route failures at the sth service order. The constraint sets (4.11) and (4.12) are the constraint sets which exist in classical TSP model, whereas constraint sets (4.13) and (4.14) are present in classical assignment problem model. Constraints (4.15)–(4.19) ensure that two problems (Traveling Salesman Problem and Assignment Problem) can be solved simultaneously. Constraint (4.20) is the sub-tour elimination constraint in TSP model.
This method can be used to obtain an exact solution for the problem at a small size but for larger size problems we present here an Iterated Local Search algorithm.

5. Iterated local search (ILS)

ILS which is developed between meta-heuristics for difficult problems is not only an algorithm which produces effective solutions but it is also a random search method which can be easily implemented in practice. It can be referred to as the first ILS study conducted by Martin et al. [22] for Traveling Salesman Problem. Lourenço et al. [23] gained some information about the structure of ILS algorithm in their studies. The success of the iterated local search is not limited to TSP. Many previous studies suggest that this method was also successful in scheduling problems. Examples are Single-Machine Total Weighted Tardiness Scheduling Problem [24], flow-shop scheduling problems [25, 26], and job-shop scheduling problems [27], quadratic assignment problem [28]. For a detailed review of other applications we refer to [29].

5.1. The General Structure of Ils Algorithm

The ILS algorithm, as mentioned previously, is a random search method developed for NP-hard problems. The most important characteristic of the ILS algorithm is its ability to jump to other points of the solution space (s0=) by masking the good characteristics of a solution which is stuck to the local optimum. This jumping action is achieved by a process called perturbation. There are four components that should be taken into consideration while applying an ILS algorithm. These are initial solution, local search, perturbation, and acceptance criterion.

5.2. Local Search

Performance of ILS is remarkably sensitive to choice of embedded heuristic. In practice, there may be many different algorithms that can be used for the embedded heuristic. Two different local search heuristicss were used in this study in order to increase the effectiveness of the solution of the ILS algorithm. These are as follows.

Two-Node-Exchange
Given an a priori tour, s, any two nodes in the current a priori tour are exchanged. If this results in a better feasible tour the exchange is accepted. This procedure is repeated until no further improvement is achieved.

2-P-Opt
Given an a priori tour, s0, its 2-p-opt neighborhood is the set of tours obtained by reversing a section of s (i.e., a set of consecutive nodes) and adjusting the arcs adjacent to the reversed section [30].

5.3. Perturbation

The objective here is to escape from local optimum by applying perturbations to the current local minimum. In Figure 2 [23], perturbation is applied the current tour (s) and this leads to an intermediate state s and Local Search is applied to s and after local search a new solution s is reached. If s passes an acceptance test, we accept the s as a current tour, otherwise perturbation repeated on the 𝜉𝑖=𝑁(𝜇,𝜎)𝑖𝜎/𝜇=0.2. Until the termination condition met, algorithm steps are repeated. Algorithm 1 shows the general working principles of ILS.

Procedure Iterated Local Search
𝑄 = 2 . 5 𝜇 Initial Solution
𝑄 = 5 𝜇 = Local Search ( 𝑄 = 1 0 𝜇 )
repeat
𝑄 = 2 . 5 𝜇 = Perturbation ( 𝑄 = 5 𝜇 )
𝑄 = 1 0 𝜇 = Local Search ( 𝑄 = 2 . 5 𝜇 )
𝑄 = 5 𝜇 = Acceptance Criterion ( 𝑄 = 1 0 𝜇 , 𝑄 = 2 . 5 𝜇 )
until termination condition met
end procedure

The effect of the perturbation depends on how strong the perturbation is. If the perturbation is too small, it is possible to reach the same local optimum. If the perturbation is too large, then the ILS algorithm will behave like random restart type algorithm.

The present study selected a perturbation mechanism which is effective for TSP and which is called double bridge move [23]. Double bridge move cuts the current tour at three random positions and uses a particular way of reconnecting the four remaining tour segments. Figure 3 shows the double bridge move as a perturbation mechanism.

In this study, the termination condition was established as a maximum number of iterations and the algorithm was limited to the same number of iterations for all test problems. The iteration number was taken to be the solution number applied perturbation and the maximum number of iterations was set as 1,000. In the following section, test problems and their results are discussed.

5.4. Computational Results

The ILS algorithm was coded in Microsoft Visual C# language and run on a PC with 1.80 GHz CPU and 2 GB RAM. Furthermore, proposed linear mathematical model was coded using LINGO 8.0 package program. It was run for small-sized test problems up to 20 customers. Small-sized test problems were obtained by splitting the Eil51 problem to various sizes. For example Eil20 was formed with the first 20 customers of Eil51. Similarly Eil13 includes the first 13 customers of Eil51. In all test problems, we assume that customer demands are normally distributed (𝑄=5𝜇) and the first customer was accepted as the depot. At Table 6 mathematical model and ILS results were compared in terms of solution quality and CPU times to evaluate the performance of the ILS algorithm.

In all small-sized problems ILS algorithm reached fast the optimum results which were obtained by LINGO. LINGO run approximately 20.6 hours to obtain the optimum result of Eil20, however ILS reached the same result in 1.32 seconds.

Showing the validity of the solutions at small-sized test problems using ILS, the “traveling salesman” problems in the literature (Berlin52, Eil51, Eil76, Eil101, A280, KroA100, KroC100, Pr76, Lin105) were converted into SC-VRPSD problems by assuming that customer demands are normally distributed (). The first customer was again accepted as the depot in all test problems. The results were obtained for several vehicle capacities (Q=2.5 μ, 5 μ, 10 μ, 20 μ). The algorithm was run 5 times for each set and the best results obtained from these 5 tests are shown in Table 7.

Test problems may be accessed online via http://www.iwr.uniheidelberg.de/groups/comopt/software/TSPLIB95/.

6. Conclusion

The present study defined a special case for the vehicle routing problem with stochastic demands (SC-VRPSD) where customer demands are normally distributed. A new mathematical model was proposed for the calculation of the length of tour for SC-VRPSD. Proposed model is based on the integration of the “Traveling Salesman Problem” (TSP) and the Assignment Problem. However, the Iterated Local Search algorithm (ILS) was used in order to reach an appropriate solution because the linear model could not produce solutions in polynomial time for large-scale problems. Test problems were obtained from the conversion of well-known TSP problems in the literature to SC-VRPSD. The results obtained for the test problems may be used for comparison purposes for further research. The results may be improved by further refinement of the algorithms and incorporation of suggestions from other researchers.