Abstract

We formulated a solution procedure for vehicle routing problems with uncertainty (VRPU for short) with regard to future demand and transportation cost. Unlike E-SDROA (expectation semideviation robust optimisation approach) for solving the proposed problem, the formulation focuses on robust optimisation considering situations possibly related to bidding and capital budgets. Besides, numerical experiments showed significant increments in the robustness of the solutions without much loss in solution quality. The differences and similarities of the robust optimisation model and existing robust optimisation approaches were also compared.

1. Introduction

Nowadays, vehicle routing problem (VRP for short) is a crucial and critical issue in industrial and systems engineering [1, 2]. The vehicle routing problem involves routing a fleet of vehicles from a depot to service a set of customers. If one or both of the demand and edge costs (distance, transportation cost, travel time, etc.) are uncertain, the variant vehicle routing problem becomes a vehicle routing problem with uncertainty (VRPU for short). VRPU is faced daily by courier services, local trucking companies, demand-response transportation services, and so forth. From the perspective of managers, the expected total transportation cost in failure scenarios given the coexistence of failure and successful scenarios results in a number of practical contexts where the routes followed by different drivers remain almost the same from day to day.

The sum of all demands in such a scenario exceeds the capacities that the vehicles can serve by assuming that the demand is known before vehicles start their routes: such a scenario is considered as a “failure.” In contrast, if vehicles in the depot satisfy the demands of all customers when it is assumed that the demands are known before vehicles start their routes, such scenario is considered as a successful one.

Contrary to existing robust optimisation models for VRPU, we summarise the contributions of this research as follows.(1)Supposing the coexistence of failure and successful scenarios, we proposed a robust optimisation approach to minimise the sum of the expected total transportation cost in all failure scenarios and its variation multiplied by a weighted coefficient on the condition of coexistence of failure and successful scenarios.(2)Unlike robustness measure of E-SDROA, our approach can deal with some situations involving bidding or capital budget decisions.(3)Solving for the robust optimal solution of our approach for VRPU is no more difficult than solving a single deterministic SDVRP (split delivery vehicle routing problem) while satisfying all demands in a given bounded uncertainty set.

The rest of this paper is organised as follows: Section 2 reviews the relevant literature; Section 3 modifies the original SDVRP statement to incorporate the demand and transportation cost uncertainties [35]. Besides, a robust optimisation formulation for VRPU in demand and transportation cost is constructed and a solution method for our robust optimisation formulation is proposed. In Section 4, theoretical analysis shows the relationship between our approach and E-SDROA for the proposed problem. The computational results of some instances in Section 5 verified the effectiveness of our robust optimisation approach. Conclusions are drawn and further research topics are outlined in Section 6. To understand better our robust optimisation approach, a brief introduction to E-SDROA for the proposed problem is described in the Appendix.

2. The literature Reviewed

Stochastic optimisation approaches for solving VRPU were designed to optimise the expected value of all possible scenarios [68]. However, the approaches lead to large variations in the objective values for different scenarios even if the expected value is optimal. To compensate for the limitations of stochastic optimisation approaches for VRPU, the robustness concept has recently been introduced. The robust optimisation approaches for VRPU have many practical advantages over estimated probability distributions in a stochastic optimisation approach to the problem [9, 10]. Firstly, in many cases, it is easier to define the uncertainty set than to estimate the probability distributions. Secondly, under certain conditions, the robust approach does not significantly increase the complexity of the problem.

However, robust optimisation approaches available for VRPU fail to solve situations involving either bidding or capital budget decisions [9, 1113]. Meanwhile, robust optimisation approaches available for VRPU are doubted in their application to service industries in recent years (e.g., each customer is served by exactly one vehicle; individual demands larger than the vehicle capacity are not allowed).

Generally speaking, there are two types of robust optimisation approach used for VRPU.

(1) Robust optimisation based on the definition of model robustness [14]: this approach mainly focuses on the feasibility of the optimal solution from a set of scenarios. Sungur et al. introduce a robust optimisation approach to solving the VRP with demand uncertainty [9]. The approach yielded routes minimising transportation costs while satisfying all demands in a given bounded uncertainty set. They solved the problem directly by using an off-the-shelf mixed integer programming solver. Their results indicated that the robust optimisation approach is attractive as it produced a much more robust solution with only a small penalty in the objective value.

Lee et al. investigated a vehicle routing problem with deadlines, wherein the objective is to satisfy the requirements of a given number of customers with minimum travel distances while regarding both the customers’ deadlines and vehicle capacities [13]. Gounaris et al. derived the robust optimisation counterparts of several deterministic CVRP formulations. At the same time, they developed robust rounded-capacity inequalities for two broad classes of demand supports and showed how they were able to be efficiently separated [12].

Yao et al. designed a robust linear programming model on the basis of a robust optimisation approach wherein hard constraints are guaranteed within an appropriate uncertainty set [15]. Erera et al. created a robust optimisation framework for dynamic empty repositioning problems using time-space networks [16]. They derived necessary and sufficient conditions for the flow to be robust for three types of allowable recovery actions. Chung et al. formulated a robust network design problem as a tractable linear programming model [17, 18]. They illustrated its robustness by comparing the performance of its solution with the nominal solution of the corresponding deterministic model.

Najafi et al. presented a robust approach for a multiobjective, multimodal, multicommodity, and multiperiod stochastic model to manage the logistics of both commodities and injured personnel in response to an earthquake. The model was used to ensure that the distribution plan performed well under various chaotic situations arising in the aftermath of an earthquake [19]. Agra et al. proposed two new formulations for robust VRP. The first extended the well-known resource inequalities by using adjustable robust optimisation. Another generalised a path inequalities formulation to cater for the uncertain context [20].

(2) A robust optimisation approach that can measure the trade-off between solution and model robustness [14]: the objective function of the model was a utility function that embodied a trade-off between optimisation objective and variability therein [14, 21]. List et al. established a formulation and a solution procedure for fleet sizing under uncertainty in future demand and operating conditions [10]. Their formulation concentrated on robust optimisation, using a partial moment measure of risk.

Naumann et al. proposed a robust optimisation approach to vehicle scheduling in public bus transport [22]. In their optimisation, the approach used typical disruption scenarios to minimise the expected sum of planned costs and costs caused by disruptions. To incorporate the stochastic disturbances of daily passenger demand that occurred in actual operations, Yan and Yang built an E-SDROA for routing buses with stochastic demand. This model combined the concept of semivariance devised by Markowitz, the robust optimisation model of Mulvey and Ruszczyński, and the actual operating characteristics of a bus company [21, 2325]. The method aimed to minimise the sum of the expected total transportation cost (the optimisation objective) and its variability (the robustness measure) multiplied by a weighting value. Yan et al. presented a reliable, novel bus route schedule design solution by considering uncertainty in the buses’ travel times and the bus drivers’ schedule-recovery efforts [26]. The objective was to minimise the sum of the expected values of the random schedule deviation and its variability multiplied by a weighting value.

Moreover, Montemanni et al. presented a new extension for solving the traveling salesman problem, where edge costs were specified as a range of possible values [11]. They applied a robust deviation criterion to propel optimisation over the interval data problem so obtained. Sungur et al. introduced scenario-based stochastic programming with recourse to model the uncertainty in customers and robust optimisation for the uncertainty in service times [27].

Moreover, robust optimisation has been extended to multistage problems where the here-and-now decision is amended by a recourse decision [16]. Sun and Wang proposed a robust optimisation model for VRP under uncertainty to decrease the variability encountered in EVM (a special case of E-SDROA) [28]. The approach did not ensure the feasibility of the optimal solution for all scenarios. Meanwhile, its solution was complicated.

3. CE-SDROA (Conditional Expectation Semideviation Robust Optimisation Approach) for VRPU

3.1. Primary Sources of Uncertainty

In practice, estimating transportation cost (a type of marginal cost) is also a difficult task except for demand uncertainty caused by many unpredictable factors, including traffic conditions, accidents, congestion, and weather conditions. For this reason, the proposed robust optimisation approach focuses on two primary sources of uncertainty: the future demands that are to be served by the vehicle fleet and the transportation cost.

3.2. Problem Statement

VRP with demand and transportation cost uncertainty is a variant of VRPU. It can be defined by a complete undirected graph with vertex set and edge set . Vertex represents a depot (with no demand) at which a fleet of identical vehicles of capacity is located; vertices correspond to customers. Let . is a set of scenarios with respect to total demand and transportation cost. refers to the number of scenarios. A scenario is a realisation of total demand for all customers and the transportation cost for each route.

We introduced a cost function , a demand function , and a set of vehicles . The transportation cost of an edge is a realisation of transportation cost between customers and from scenario . It was supposed to be nonnegative. The costs were assumed to be symmetric (although the results can easily be modified to hold even in asymmetric cases) and they satisfied the triangle inequality. is a realisation of the demand of customer from scenario ; is serviced by more than one vehicle. The total demand from scenario is . is a random variable relating to , is a random variable with respect to . The probability of scenario is   , .

Suppose that the total demand in a scenario is known before the vehicle begins its route; then operators attach primary importance to the expected value of total transportation cost with regard to a failure scenario on the condition of coexistence of failure and successful scenarios. The vehicle routing problem with demand and cost uncertainty consists of finding a set of routes, minimizing the sum of the cost threshold and risk of potentially high costs in the presence of a failure scenario and satisfying the following conditions.(1)Each client is assigned to, at least, one route.(2)The demand of every customer is totally satisfied and can be serviced by more than one vehicle.(3)Each route must begin and end at the depot and visits at least one customer.(4)The total demand serviced by any vehicle does not exceed its capacity.

3.3. Formulation of CE-SDROA for the Proposed Problem
3.3.1. Optimisation Objective

The total transportation cost of a solution due to scenario can be represented by

is a random variable with respect to . Considering a feasible solution , the expected value of the total transportation cost in all failure scenarios under the condition of coexistence of failure and successful scenarios is

To simplify the process, let . Equation (2) refers to the expected total transportation cost in all failure scenarios under the condition of coexistence of failure and successful scenarios.

3.3.2. Reference Level of CE

() is a reference level of (2). Thus, is a reference point from which deviation was measured. Besides , can reflect some matters of concern to decision makers at the depot, such as bidding () and capital budget situations ().

3.3.3. The Robustness Measure

The potential risk of the total transportation cost caused by demand and transportation cost uncertainty is defined as follows.

Definition 1. Potential risk with respect to a solution caused by sources of uncertainty is expressed asThe robustness measure of CE-SDROA is defined by

In (4), denotes the level of concern about exceeding . protects against potential scenarios that can incur extremely high costs.

3.3.4. Formulation

Combining (2) and (4), we provided the following mixed integer programming formulation for the proposed problem. The notations were as follows: is a boolean variable which is equal to 1 if vehicle travels directly from to and to 0 otherwise; is the quantity of the demand of delivered by the th vehicle; is a sufficiently large constant.

The CE-SDROA for the proposed problem can now be formulated as follows.

(CE-SDROA) Minimisesubject to

Constraints (6)–(8) are the classical routing constraints: constraints (6) impose that each vertex is visited at least once, (7) are the flow conservation constraints, and (8) are the subtours elimination constraints. Constraints (9)–(11) concern the allocation of the demands of the customers among the vehicles: constraints (9) impose that customer can be served by vehicle only if passes through . Constraints (10) ensure that the entire demand of each vertex is satisfied while constraints (11) impose that the quantity delivered by each vehicle does not exceed the capacity.

3.3.5. Solution Method

Let be a unique integer such that . This integer is the integer part of .

is expressed as follows:

can be constructed as follows.

Given an instance of CE-SDROA, one is able to build a reduced instance which denotes by modifying the demand of each customer to . A solution for can be transformed into a solution for by adding direct trips for each customer. Now, given instance of CE-SDROA, an algorithm (genetic algorithm, tabu search, etc.) that first determines an optimal solution for the reduced instance was considered, and then the associated solutions for were built.

We use Nazif’s algorithm [29] to determine for the reduced instance . The proposed algorithm uses an optimised crossover operator designed by a complete undirected bipartite graph to find an optimal set of delivery routes satisfying the requirements and giving minimal total cost.

According to the definition of , satisfies all demands in . The method stated that solving CE-SDROA for the proposed problem was no more difficult than solving a single deterministic SDVRP while satisfying all demands in . The solution method is not described in detail here because it was not the focus of this paper.

4. Relationship between the Proposed CE-SDROA and E-SDROA

Proposition 2. If all realisations of the total demand exceeded , then E-SDROA (see Appendix) becomes a special case of CE-SDROA given by setting .

Proof. If all realisations of the total demand exceeded , then :Then,CE-SDROA becomesHence, Proposition 2 holds.

Proposition 2 indicated that E-SDROA was a special case of CE-SDROA in the situation where all realisations of the total demand exceeded .

5. Numerical Experiments

5.1. Introduction to Test Instances and Hardware Platform

We generated some new test instances derived from classical instances of SDVRP [5]. The name of each instance should allow one to rapidly determine its characteristics. In particular, the names have the form SDnnn- and are composed of three positional fields.

The first field of the name, nnn, is a three-digit integer that denotes the number of vertices in the problem graph, that is, including the depot vertex. The second field, kk, a two-digit integer, represents the number of scenarios. The last field of the name, , is an alphabetical character that identifies the test instances differing from other test instances for SDVRP with deterministic demands and transportation cost. The demand from each vertex and the transportation cost of each edge were generated according to their Poisson distributions, which had a mean value equal to the vertex demand and edge transportation cost, respectively [3]. The probability of a failure scenario arising was defined as follows:

It was obtained from

Simulations were carried out on a PC (Windows 7 operating system, Pentium CPU B950 running at 210 GHz, with 4 GHz internal memory) using CPLEX 12.1 software.

Demand and transportation uncertainty sets are defined as follows.

Transportation cost Uncertainty set . For each , the transportation cost takes values in , where represents the maximum deviation from the nominal transportation cost . We introduce a nonnegative integer as a parameter for controlling the degree of robustness for the transportation cost uncertainties. Then, the uncertainty set of transportation cost data is given as

Demand Uncertainty set . For each customer , the demand takes values in ; where represents the maximum deviation from the nominal demand value . We introduce a nonnegative integer as a parameter for controlling the degree of robustness for the demand uncertainties. Then, the uncertainty set of demand data is given asThe computational results of the Solomon problems are summarized in Table 1. The headings and refer to the degrees of robustness for the transportation cost and demand, which determine the uncertainty sets and , respectively. The solutions with , are a nonrobust (deterministic) version of the problem and are used for comparison with robust aware solutions having , . The numbers of vehicles to be used are shown under the headings using our solution method. The numbers of vehicles to be used are shown under the headings using robust optimization approach proposed by [7]. For all instances, we set , , and , . The asterisk () indicates that the time limit (one hour) was reached.

Table 1 reports the computational results for the Augerat problems. We see significant increments in the robustness of the solutions without much loss in solution quality.

5.2. Comparison between Optimal Solutions of CE-SDROA and E-SDROA

For the given parameters and , we generated some scenarios using the scheme mentioned in Section 5.1 Table 1 shows the effect of and on the optimal objective value and robustness measure. Headings opt and dev represent values of (5) and (3) with respect to SD096-. A series of robust optimal solutions can be generated as We changed the weighting parameters, , . When we set and , the model corresponded to, and focuses strictly on, the expected total transportation cost given that all realisations of the total demand exceeded  . For illustrative purposes, we chose the solution corresponding to for further discussion, but a similar discussion could be framed with a different choice of . For , the robust optimal objective value was 11136.12. This implied that it was larger than the stochastic optimal objective value by 17.9% when and . However, dev dropped by 17.2% relative to the stochastic optimal objective value when and .

Table 2 shows the relationship between the optimal objective values of CE-SDROA and E-SDROA. According to the formulation of E-SDROA for the proposed problem, the optimal objective value of the formulation was greater than or equal to the optimal objective value of the stochastic optimisation approach. Unlike the optimal objective value of E-SDROA, the optimal objective value of CE-SDROA was possibly better than that of the stochastic optimisation approach.

The results in Tables 2 and 3 showed that the optimal objective value of E-SDROA only paid attention to the level of concern about cost threshold () being exceeded, while CE-SDROA for VRPU made a trade-off between the optimal objective value and the risk of potentially high costs with the aid of and .

5.3. Performance Analysis of Our Solution Method

In order to examine the performance of our solution method, PSO algorithm (determine for the reduced instance , and then the associated solutions for were built) and ant colony algorithm (determine for the reduced instance , and then the associated solutions for were built) are used for comparison with our solution method. GA is denoted as our solution method.

The search methods mentioned above have been programmed in MATLAB R2013a and have ran on an Intel(R) Core(TM) i5-3337U [email protected] GHz 8.00 GB-RAM.

It can be observed from Table 4 that the solution quality of our solution method is obviously better than PSO and ant colony algorithm. It can be explained that the crossover operator can enlarge the search space and improve the performance of PSO and Ant colony algorithm. Therefore, the crossover operator can ensure the better optimization.

6. Conclusion and Future Work

Unlike E-SDROA, CE-SDROA made a trade-off between the expected value of total transportation cost in all failure scenarios and its variation under conditions of the coexistence of failure and successful scenarios. Compared with stochastic optimisation approaches for VRPU, CE-SDROA dealt with the expected value of total transportation cost in all failure scenarios under conditions of the coexistence of failure and successful scenarios. The existence of this trade-off was intuitive, but the model provided a means of quantifying the trade-off and determining optimal choices for varying levels of risk acceptance. This provided a basis for improved decision making in a variety of situations.

We draw the following conclusions through theoretical analysis.(1)Compared with stochastic optimisation approaches available, CE-SDROA made a trade-off between its cost threshold and accepting the risk of potentially high costs.(2)E-SDROA failed to solve situations relevant to bidding or capital budget decisions. On the contrary, CE-SDROA considered these situations using a reference level of CE.(3)Solving CE-SDROA for VRPU was no more difficult than solving a single deterministic SDVRP while satisfying all demands in a given bounded uncertainty set.

Although CE-SDROA for VRPU does present some significant improvements over E-SDROA as described above, there remained some problems to be addressed by future research. The optimal solution of CE-SDROA yielded extra inventory costs for some customers in some scenarios.

It is also worth considering the relationship of the current formulation to an explicit multistage dynamic optimization. The current model defines stages by types of decisions (i.e., fleet acquisition versus operational allocation). An alternative modeling approach might consider time stages, with both fleet acquisition and operational variables at each stage. This would make the model more similar to dynamic vehicle allocation models. This is also likely to be a useful effort for future research.

Appendix

A. Preliminary Introduction of E-SDROA for VRP under Uncertainty

A.1. Optimisation Objective

Let be the probability of scenario occurring in . Then, the expected value of the total transportation cost for all scenarios regarding solution , , iswhere and . For the sake of brevity, let .

A.2. The Robustness Measure

If the values of the optimisation objective for different scenarios were higher than expected, they would then affect the minimisation of the total transportation cost. The robustness measure is given by

A.3. Formulation

By combining (A.1) and (A.2), the objective function of E-SDROA becomeswhere denotes the influence of the robustness measure on the optimisation objective, . There are many variants of E-SDROA for vehicle routing problems under uncertainty. As for the constraints and decision variables of a specific variant of E-SDROA, readers can directly refer to literatures [8, 20, 24].

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgment

The authors are grateful to the anonymous reviewers for their valuable comments and suggestions which help improve the quality of the paper.