Abstract

We study a multiple crossdocks problem with supplier and customer time windows, where any violation of time windows will incur a penalty cost and the flows through the crossdock are constrained by fixed transportation schedules and crossdock capacities. We prove this problem to be -hard in the strong sense and therefore focus on developing efficient heuristics. Based on the problem structure, we propose a hybrid genetic algorithm (HGA) integrating greedy technique and variable neighborhood search method to solve the problem. Extensive experiments under different scenarios were conducted, and results show that HGA outperforms CPLEX solver, providing solutions in realistic timescales.

1. Introduction

As companies seek more profitable supply chains, there has been a desire to optimize distribution networks to reduce logistics costs. This includes finding the best locations for facilities, minimizing inventories, and minimizing transportation costs. A distinct recent industry example is the successful implementation of crossdocking strategy at Wal-Mart, whose crossdocks require coordinating 2000 dedicated trucks over a large network of warehouses, crossdocks, and retail points [1]. While there is a rich literature on conventional facility location problems, crossdocking strategies—which minimize inventory by processing goods quickly for reshipment—have recently attracted the attention of researchers (see, e.g., [24]). In conventional transshipment-inventory models, a common assumption is that demand (usually stochastic) that cannot be met from one supply point can be fulfilled through some other point. The objective is then to evaluate a control policy for replenishment. Work on this subject has been extensive and can be found in, for example, Krishnan and Rao [5], Karmarkar and Patel [6], Karmarkar [7], Tagaras [8], Robinson [9], Rudi et al. [10], Grahovac and Chakravarty [11], Herer and Tzur [12], Herer et al. [13], Axsäter [14], and Axsäter [15].For the general location transshipment model, heuristics were proposed by Robinson [9] who developed a large-scale LP by discretizing demand. Although these studies considered inventory and transshipment costs, they did not address time constraints that occur during the transshipment process, for example, constraints imposed by transportation schedules. There has been relatively limited research on distribution and system design, which includes crossdocks. Some recent attempts can be found in Donaldson et al. [16], Ratcliff et al. [17], Gumus and Bookbinder [4], Li et al. [3], Miao et al. [18], and Boysen et al. [19]. In particular, Gumus and Bookbinder [4] modeled location-distribution networks that include crossdock facilities to determine the impact on the supply chain. Li et al. [3] developed a heuristic algorithm to find JIT schedules within a single crossdock. Miao et al. [18] and Boysen et al. [19] studied how to schedule the inbound and outbound trucks to achieve high operational efficiency within a single crossdock.

Our work differs from the above research in that we study a kind of multiple crossdocks problem where transportation is available at fixed schedules, and where both shipping and delivery at supply and demand locations can be executed within specified time windows with normal transportation cost, and any shipment that cannot be met will be fulfilled through external channels, which causes penalty costs. Supplier time windows allow, for example, flexibility in planning for the best shipping times to fit production and operating schedules. Time windows at demand points satisfy customer requirements, for example, when service deadlines must be met. Moreover, in the real-world applications, sometimes the time windows are allowed to be violated. There are two primary reasons for this: one is exogenous, for example, it might not be practical to satisfy all the time windows constraints when the demands are too high during a certain period; the other is endogenous, for example, some shipments are emergent and have to be executed outside the normal time windows. Clearly, such abnormal arrangements usually incur additional costs we call penalty in this paper. Furthermore, we consider inventory cost at the crossdocks, which includes storing cost and handling cost and are one of the cost sources in any transshipment strategy.

To the best of our knowledge, there are some papers closet to our work, including Lim et al. [20], Chen et al. [21], and Ma et al. [22]. Lim et al. [20] studied the complexity of different types of multiple crossdocks problems where transportation schedules such as flexible schedules and fixed schedules, and time constraints at manufacturers and customers are included. Our model extends one of the cases studied by them, which is called single shipping and single delivery by fixed schedules. However, their problem requires all the demands should be satisfied by the suppliers, which is very difficult to achieve even to find a feasible solution. We relax this constraint and allow demands of some customers to be unfulfilled, but penalty cost will be incurred. In addition, most importantly, in the earlier works, they did not set up any mathematical formulation and provide any implementable algorithms that were able to solve this practical problem. We model this problem as an integer programming problem, prove it to be -hard in the strong sense, and then focus on developing efficient heuristic algorithms. Chen et al. [21] extended another case studied by Lim et al. [20], which is called single shipping and single delivery by flexible schedules, simplified the problem by discretizing the time horizon, and designed metaheuristic algorithms to solve it. Despite the constraint of single shipping and single delivery, Ma et al. [22] took into consideration setup cost of each vehicle in their multiple crossdocks problem, which is also strong -hard and solved by a two-stage heuristic algorithm developed by them.

While one of the main objectives in this paper is to develop an efficient heuristic algorithm to solve the above multiple crossdocks problem, we find that numerous researches have been dedicated to design meta-heuristic algorithms to solve transportation problems. For example, Hai and lim [23] used a Tabu-embedded simulated annealing algorithm that restarted from the current best solution after several nonimproving iterations to solve the pickup and delivery problem with time windows. Chen et al. [21] developed three kinds of meta-heuristics, namely, simulated annealing, tabu search, and integrated simulated annealing and tabu search with local search technique to solve multiple crossdocks problems with inventory and time windows. In a dynamic vehicle dispatching problem with pickups and deliveries, Michel et al. [24] proposed a tabu search with neighborhood search based on ejection chains to explore the proposed problem. All these meta-heuristic algorithms are focused on two aspects, one is how to generate initial feasible solutions efficiently according to the specific structure of the problems, and the other is how to improve the current best solution. Based on this, neighborhood search and integrated meta-heuristic algorithm are then developed. In this paper, we adopt the basic idea of the genetic algorithm and meanwhile take advantage of the problem structure to develop a hybrid genetic algorithm (HGA) integrating greedy technique and variable neighborhood search to solve the proposed problem. The unique feature of HGA is that it makes assignment of crossdocks and routes to suppliers and customers in two stages and is further refined by the greedy technique and variable neighborhood search. Since the problem we consider is a fairly general transshipment problem with complicated constraints, we believe that our method could be useful to solve other transshipment problems of this sort. We conduct various computational experiments with different problem scales, and the results show that the proposed HGA can yield better solutions for various problem instances of different scales, especially for the large-sized problems compared with the CPLEX solver, which gives solutions before getting terminated within the stipulated time limit of execution.

The rest of this paper is organized as follows. In Section 2, we formulate the problem as an integer programming problem and provide complexity analysis. In Section 3, we explore the problem structure and develop HGA. Section 4 demonstrates HGA with computational results for various problem instances of different scales. The paper is concluded in Section 5.

2. The Multiple Crossdocks Problem

In this section, we describe the multiple crossdocks problem and introduce basic notation in Section 2.1. We then formally formulate the problem as an integer programming problem and provide complexity analysis in Section 2.2.

2.1. Problem Description

The problem studied here extends the well-known transshipment problem to include constraints imposed by time and inventory considerations, which arise in applications. The following assumptions are made. First, a supplier (customer) is allowed to ship goods to crossdocks (receive goods from crossdocks) within a specified time window with a normal cost level; however, if the shipment cannot be met, a much higher cost called penalty here is incurred. When the shipments take place outside the time windows, then it means that the current transportation network is unable or too busy to fulfill this shipment requirement and external channels have to be used to ship the cargos at a much higher cost, which may include the higher transportation costs and the order earliness or lateness costs through the external channels. Second, shipped goods can be delayed at crossdocks, which is helpful to satisfy time windows constraints and also helpful to potential consolidation. Third, shipping schedules offered by transportation providers are fixed, that is, departure and arrival times of any schedule are fixed. For example, the schedules in the railway network or in airline operations are usually fixed. We assume that each schedule has a set of associated shipping costs and route capacities. Fourth, the setup cost of each shipment sometimes is very high in real world, so in order to reduce setup cost as much as possible, it requires each supplier make only one batch shipment to some crossdock within its specified time window, and each customer can receive goods only one time from some crossdock within its time window, which is called single shipping and single delivery case [20], and for this case, consolidation is quite important. Finally, the objective of our problem is to satisfy the demands of the customers with minimum total costs including shipping cost, inventory cost and penalty cost without violating the capacity constraints of crossdocks and routes through given fixed schedules.

The underlying problem can be represented by a network. Let be the set of supply nodes (suppliers) where, for each , units of goods are available, which can be shipped (released) in the time window , the set of demand nodes (customers) where each requires units of goods, which must be delivered (accepted) within the time window , and the set of crossdocks, where each has inventory capacity and inventory cost per unit per time. Take to denote all fixed scheduled routes between points in and points in , that is, routes serviced by transport providers, each with a scheduled departure (begin) and arrival (end) time, capacity and unit transportation cost. Similarly, let denote the set of fixed schedules between the crossdocks and customers .

2.2. Mathematical Formulation

We now introduce more notation that is used in our formulation as follows: set of fixed transportation schedules between supplier and crossdock , and , where represents the cardinality of a set.: set of fixed transportation schedules between crossdock and customer , and .: fixed transportation schedule in , where and are the beginning time point and ending time point of this fixed schedule, respectively.: fixed transportation schedule in , where and are the beginning time point and ending time point of this fixed schedule, respectively.: unit shipping cost from supplier to crossdock through fixed transportation schedule in .: unit shipping cost from crossdock to customer through fixed transportation schedule in .: unit penalty cost for supplier if its cargo cannot be shipped out.: unit penalty cost for customer if its demand cannot be met.: set of ending time points of all fixed transportation schedules in , that is, .: set of beginning time points of all fixed transportation schedules in , that is, .: set of time points when the inventory level of crossdock is likely to be changed, that is, . Let and all the elements in are sorted in an increasing order, and let () correspond to these time points such that . Using this notation, we can easily formulate the set of flow conservation constraints later.: shipping capacity of fixed transportation schedule in .: shipping capacity of fixed transportation schedule in .: a binary parameter, which is 0 if the beginning time point of fixed transportation schedule in is within the time window of supplier , that is, , and 1 otherwise.: a binary parameter, which is 0 if the ending time point of fixed transportation schedule in is within the time window of customer , that is, , and 1 otherwise.

The following are decision variables.: binary, which is 1 if to deliver cargos from supplier is bound for crossdock through fixed transportation schedule in , and 0 otherwise.: binary, which is 1 if to receive cargos from crossdock to customer is through fixed transportation schedule in , and 0 otherwise.: integer, which is inventory level in crossdock at time , where .

We are now ready to formulate the transshipment problem, which hereafter is called problem (): where s.t.

In the above formulation, the objective is to minimize total cost, including transportation cost, penalty cost, and inventory cost. Note that we impose the penalty cost on both supplier and customer sides here because unfulfilled demands have different impact on each side in general. Constraint (2.2) ensures that each available fixed transportation schedule is within the time window of suppliers. Similarly, the available fixed transportation schedule of customers is given by (2.3). Constraint (2.4) ensures that each delivery is fulfilled within each supplier specified time window at most once and (2.5) forces each customer to receive cargos within its time window for no more than one time, which is required by single shipping and single delivery constraint. The capacity constraints of fixed schedules are given by (2.6). The capacity constraint of every crossdock is restricted by (2.7) and we also set a zero initial inventory for each crossdock. The changes of inventory level of each crossdock are recorded in (2.8), which ensures cargo flow conservation.

We have the following proposition whose proof is given in the appendix.

Proposition 2.1. The multiple crossdocks problem () is -hard in the strong sense, even if supply and demand time windows and crossdock and route capacities are relaxed.

From the above proposition, we know that to find minimum cost of this problem is -hard in the strong sense. Hence, it is unlikely to find a polynomial or pseudopolynomial time algorithm to solve the problem unless =. As a result, we focus on efficient heuristics to solve problem (). In the next section, we describe a heuristic that exploits the problem structure and solves the problem efficiently.

3. Hybrid Genetic Algorithm

Genetic algorithm (GA) has become a well-known and powerful metaheuristic approach for hard combinatorial optimization problems. Genetic algorithm is based on the ideas of natural selection and has been applied to numerous combinatorial optimization problems successfully. However, basic genetic algorithms have limitations to attain the optimal solution. We propose a hybrid genetic algorithm (HGA) integrating greedy technique and variable neighborhood search to solve problem () as described in the previous section. The proposed HGA simulates the natural selection process; in addition, it incorporates the special structure of problem (). In particular, in problem (), we expect to assign crossdocks and routes to both the suppliers and customers in the most cost-effective manner. Clearly, the assignments of crossdocks and routes for suppliers will affect the assignments for customers due to capacity and time windows constraints and vice versa. As a result, simultaneously assigning crossdocks and routes for suppliers and customers is not effective. Observing this fact, we propose a two-stage assigning approach as follows. In the first stage, we assign crossdocks and routes for suppliers; in the second stage, by taking advantage of the former assignments for suppliers, we then assign crossdocks and routes for customers. This principle is used throughout the process of HGA including the initial solution generation and the solution updates. We describe the overall procedure of HGA briefly as follows, the formal procedure will be presented in Section 3.2 after all the components of HGA are discussed in Section 3.1.

Step 1. Generate initial solutions (chromosomes) by greedy technique. As described above, there are two stages to generate initial solutions. In the first stage, we apply cost saving priority to the assignments of crossdocks and routes to suppliers. In the second stage, for customers, the procedure is also based on cost saving priority, and then adjust the solution by time match criterion.

Step 2. Evaluate the fitness of each individual with respect to the objective function.

Step 3. Select a group of best individuals as the population pool, which guarantees that the best genes can be preserved in offsprings.

Step 4. Apply two-opt strategy as the crossover operator to generate offsprings.

Step 5. Apply mutation to diversify the pool by changing some genes in specified chromosomes.

Step 6. Apply variable neighborhood search to each new generated offspring, and go to Step 2 until one of the termination conditions is satisfied.

Note that both crossover and mutation operators are only applied when assigning for suppliers and any change in assignments for suppliers will trigger changes in assignments for customers. Furthermore, in HGA, variable neighborhood search is applied to improve the solution. This evaluation-selection-reproduction-local search cycle is repeated until one of the termination conditions is satisfied, namely, either the maximum number of iterations is reached or the best solution cannot be improved within a certain number of iterations.

3.1. Components of HGA
3.1.1. Solution Representation

The chromosome is an important component in GA, which has a great influence on the algorithm output. In the basic GA, a chromosome is usually encoded as one sequence to represent a solution. However, since our problem involves assigning both the crossdocks and routes, we construct the chromosome by two vectors. The first vector represents the assignments of crossdocks to suppliers and customers, and the second vector represents the assignments of routes to suppliers and customers. Formally, the two vectors are as follows.(1)crossdocks assignment vector (hereafter called ),(2)routes assignment vector (hereafter called ).

For 1, crossdocks assignment vector is represented as , where and are the number of suppliers and that of customers, respectively; each (recall that there are crossdocks) represents an assignment of crossdock to suppler () or customer (). That is, supplier ships cargos to crossdock (), or customer receives cargos from crossdock (). For 2, routes representation vector is designed in the way similar to , , where means supplier () or customer () chooses route to release or receive cargos. Note that represents an available fixed schedule between any two points. In particular, when , means supplier chooses route among all the available routes to ship cargos to crossdock (which has been assigned in vector already); similarly, when , means customer chooses route among all the available routes to ship cargos to crossdock (which again has been assigned in vector ). The whole chromosome for a problem instance with four suppliers and four customers is illustrated in Figure 1.

The initial sequences are generated randomly. However, given such a chromosome sequence, we cannot guarantee the feasibility of the solution because the time windows of suppliers and customers may conflict with each other when proper transportation schedules do not exit or the capacity constraints of crossdocks or routes are violated in the cargo transferring process. In order to overcome these difficulties and find a feasible solution efficiently, a greedy technique is applied to identify a relatively better solution. More details about generation of initial solution will be given next.

3.1.2. Generation of Initial Solution

Common integer programming methods usually fail for large-scale problems. In view of the complexity of the crossdock problems, in order to obtain a much better solution, our approach is to attain initial solutions using greedy method. At first, we can combine the transportation cost and the penalty cost together in the objective function by some algebra as follows where constant and each coefficient is negative because we assume that the unit penalty cost is higher than unit transportation cost. Let represent the cost supplier can save if he ships cargos to crossdock by and represent the cost customer can save if he receives cargos from crossdock by , where and , respectively.

From (3.1), we can see that, for a supplier, the most important point is saving cost , which is the primary factor that determines which crossdock to ship to and which route to be chosen between these two locations. This decision subsequently affects the holding cost in the corresponding crossdock it ships to. To reflect this fact, we set probabilities for supplier-crossdock assignments so that a higher cost saving of an assignment would result in a higher probability for that assignment to be chosen. Formally, the probability that supplier ships cargos to crossdock by schedule is calculated as follows:

For customers, we know which crossdocks have cargo after the first stage, and then we assign one of these crossdocks to each customer and choose a route to deliver. The assignment strategy of crossdocks and schedules for customer is similar to that of the suppliers, and we also can calculate the probability similar to (3.2). Only one difference is that the customers just can be assigned to those crossdocks that have been already assigned to suppliers, instead of all the crossdocks. After that, we need adjust the solution according to time match criterion to guarantee feasibility. During adjustment, we needs to eliminate those infeasible issues such as time conflicts, overflow of capacity, and nonconservation of cargo flows. By adjustment, infeasible solutions will scarcely be generated. However, for some infeasible solutions that are too difficult to repair, we just need to unfulfill those customers who incur infeasibility to get a feasible solution.

3.1.3. Crossover

In order to preserve efficient genes in a chromosome, the two-point crossover operator is applied to generate offspring, which is widely adopted in GA (see, e.g., [3, 18]). The crossover operator is illustrated by Figure 2. First, two individuals, we call parent 1 and parent 2, are selected randomly from the population pool, and then two points are randomly selected between genes representing assignment for suppliers, and because crossover operators applied among customers will generate lots of infeasible solutions, assignments for customers are determined by assignments for suppliers. The symbols outside the two crossover points are directly inherited from parent 1 to offspring 1, and the other genes of offsprings 1 are transferred from the symbols of parent 2 in corresponding positions. After crossover, crossdocks and schedules are reassigned for customers using the aforementioned greedy technique. After changing the roles of parents, the same procedure is applied to generate offspring 2.

3.1.4. Mutation

It is obvious that the initial population generated by two-stage greedy method has poor ability to carry the genetic diversity because the cost saving priority and time match priority in the greedy technique reduce the chance for crossdocks and schedules with relatively low cost saving to be chosen. As a result, the greedy technique causes population pool homogeneity. In order to overcome this limitation, we use the mutation operator with a given individual mutation probability to mutate every individual and apply the greedy technique to mutation of some gene representing the assignment of crossdock to some supplier with gene mutation probability calculated by (3.2) in the selected individual. After that, we also need to adjust the new solution to be feasible by the strategy which is similar to that of initial solutions. Different from prior crossover operator slightly, the mutation operator may deteriorate the current solution in terms of fitness. However, its goal is not only to preserve the best genes but also to attain inferior genes with some probability to diversify the pool.

3.1.5. Variable Neighborhood Search

GA is a global search technique but is poor in local search. Therefore, we use variable neighborhood search technique to improve local search ability. A basic component of any local search is neighborhood search. A solution is said to be a neighbor of another solution if it can be obtained from through a neighborhood move. We develop several such moves suitable for this problem to find neighborhood solutions. These moves are key to the successful implementation of these heuristics. Next are the key moves and strategies for neighborhood search.

Vary Crossdock for Supplier
In our algorithm, the crossdock assignment and route choosing problem has a special feature that a sequence may not cover all the crossdocks, which is different from other order-based problems. So single-point change strategy is applied here rather than two-opt strategy. First, we randomly select a gene in supplier segment in one chromosome and change its assigned crossdock to another that is different from the current one with probability calculated by (3.2) and repeat this procedure until a better solution is obtained. It should be emphasized that, in each search process, we use the greedy technique mentioned in Section 3.1.2 to assign crossdocks and schedules to customers after the reassignment for each supplier. This is an efficient strategy to guarantee the feasibility of the new solution.

Change Route for Supplier
Routes selection is the most difficult decision in our problem, especially for suppliers. There is no good method available that can efficiently select routes, which can guarantee the feasibility besides the saving cost, not only in generating initial solution but also in generation of new population. However, routes selection has a great influence on total cost. In addition, it affects the inventory level of each possible time point in crossdocks, which determines the customers crossdock assignment and route selection in our algorithm. In order to obtain a better route, our strategy is to not only change the routes for suppliers, but also keep the crossdock assignment unchanged. In this move, we change the assigned route of a randomly selected supplier to a new one, and repeat this procedure until a better solution is obtained. It must be of concern that, for any change in suppliers route, we must conduct reassignment of crossdocks and schedules for customers to ensure the feasibility.

Swap Crossdocks for Customers
In the assignment process, we assign crossdocks and routes for customers one by one, which would reduce the probability for latter customers to choose a particular crossdock. For example, suppose that the inventory at certain time of a crossdock could meet the demand of customer 1 or customer 2 individually if there exist available routes for both of them and the probabilities for them to choose the crossdock are close to each other. If customer 1 chooses crossdock first, then customer 2 would have small possibility to also choose crossdock because the remaining inventory of crossdock may not meet its demand. This move is designed to overcome this difficulty. That is, we give priority to customer 2 if that helps reduce the total cost. Our strategy for this move is to select two customers randomly whose crossdocks are different from each other, swap their crossdocks, and then repeat this procedure until a better solution is obtained.

Change Route for Customer
The goal for this move is the same as the third strategy, that is, eliminating the ordering effect for assigning crossdocks and routes for customers by the greedy method. The difference is that this move focuses on two customers whose crossdocks are the same. It is obvious that, if two customers choose the same crossdock but are assigned to receive cargos in order, for example, supposed customer 1 and customer 2 select the same crossdock, customer 1 has an advantage to ship out cargos in time; however, the total cost may be much lower if customer 2 can ship out cargos earlier than customer 1 when the penalty cost of customer 2 is relatively high. So the strategy aims to give a priority to customer 2.

3.2. Framework of HGA

With these components, we now outline HGA framework in Algorithm 1. In this algorithm, #pop denotes the number of populations, #crossover denotes the number of crossovers we will do, #terminate_iter denotes the maximum number of iterations the current best solution cannot be improved, #maximum_iter denotes the maximum number of iterations, and and are defined in Section 3.1.4.

Generate initial solutions by two-stage greedy method.
for to #maximum_iterdo
for to #crossover do
  Randomly select Parent 1 and Parent 2.
  Crossover Parent 1 and Parent 2 to produce a new Offspring.
 end for
 for each offspring do
  Mutate offspring with individual mutation probability and gene mutation probability
  Apply neighborhood search to each newly-produced Offspring.
 end for
 Select the best from all the Individuals including all current parents and
 newly produced offsprings.
 Update current best solution.
 if the best solution could not improve within then
  Consider the solution as the goal optimal solution.
  break
 end if
end for
output the best solution and escaped time

4. Computational Experiments

We generate a great variety of problem instances and apply HGA to solve them. For comparison purposes, we also use ILOG CPLEX 11.0 solver to solve the instances, which is widely adopted by many papers (see, e.g., [3, 21, 22]). Both HGA and the CPLEX solver were run on a personal computer with an Intel 2.4 GHz Pentium 4 CPU and 1G memory. The test data generation, parameter settings of HGA, and detailed computational results are reported in the following content.

4.1. Test Data Generation and Experimental Parameter Setting

Because crossdocking problems are relatively new, there are no benchmarks test sets available. As a result, we generated our own data. The data sets are generated randomly in such a way that they can represent realistic situations and can cover different scenarios, which is suggested by Chen et al. [21], Li et al. [3], and Ma et al. [22], and the parameters in HGA are based on numerous computational experiments, and they are effective to attain desirable results.

The test data generation procedure requires three basic parameters: the number of suppliers , the number of customers , and the number of crossdocks . The time horizon is fixed at 48 hours (2 days) in the test sets; note that this is usually the longest-time shipments by railways between two cities. The start points of supplier time window were then randomly generated from a uniform distribution . The end points of supplier time window were also randomly generated from a uniform distribution . For customers, their time windows are generated as , where and . The number of fixed transportation schedules between two points is randomly generated in the interval . Meanwhile, the beginning time of the first fixed transportation schedule from supplier to crossdock is generated according to penalty cost and transportation cost, so the fixed schedule is as , where and , which means that a higher penalty cost provides a supplier with a higher motivation to ship out cargos. Other schedules are generated as , where and . Similarly, the arrival time of the last delivery schedule for customers is generated according to penalty cost and delivery cost, so the time window of the last delivery schedule is as , where and . For others, the time window is as , where and . Next, because pickups usually follow deliveries within short times, we take the inventory cost at crossdocks to be small relative to transportation costs. This reflects the fact that handling costs are usually smaller than transportation costs. Based on this, the transportation cost per unit cargo of each fixed scheduled route is uniformly generated in the interval and inventory handling cost per unit per hour is uniformly generated in the interval , which on average is of transportation cost. The penalty cost is set to be relatively higher compared to the transportation cost, which can enforce suppliers and customers to deliver cargoes on time, so the penalty cost per unit cargo is uniformly generated in the interval . Lastly, the amount of supplied cargo (demanded cargo ) is uniformly generated in the interval . The capacity of each crossdock is set to , where is randomly generated from a uniform distribution . Also the capacity of each route is set to , where is randomly generated from a uniform distribution . The following values of parameters are used: , , , and . The mutation probability is taken to be 0.02, which is proved to be effective in experiments.

4.2. The Results and Analysis

Based on the number of suppliers, crossdocks, and customers, we designed three categories of problem instances to test HGA: small, medium, and large scale. The results are presented in Tables 1, 2 and 3. Each category has 40 test instances, sorted into 8 groups where each group has 5 instances. The first row of each table specifies the instance size. denotes that there are suppliers, crossdocks, and customers for this instance group. The rest of each table provides the computational result of CPLEX and HGA. For each instance, the following key values were reported: the average objective value, the average computational time, the gaps between value attained by both CPLEX and HGA, and the low bound attained by CPLEX when terminated.(1)Small-size instances: the results are shown in Table 1. In this category, eight small scale instance groups are generated with the size and ranging from 10 to 14, and ranging from 4 to 6. We use these instances to compare the performance of the CPLEX solver and HGA. We find that, only in one group, CPLEX solver reaches the LB within time limit set as 3600 s; for other cases, CPLEX fails to get the better solutions within 3600 s comparing HGA, which gets better solutions more quickly, and of which the average gaps are apparently smaller than CPLEX solver.(2)Medium-size instances: the results are reported in Table 2. In this category, eight instance groups with the size and ranging from 16 to 22 and ranging from 4 to 10 are tested. Time limit is set to more than 5000 s. Also CPLEX fails to get the better solutions within the time limit for all the instance groups, while HGA performs well in no more than 1200 s.(3)Large-size instances: the results can be found in Table 3. In this category, large-scale instance groups are generated and categorized into 8 groups with the size and ranging from 20 to 24 and ranging from 8 to 12. The CPLEX solver is unable to obtain the better solutions within the time limit, which is set to 7200 s; only in one group CPLEX gets a better solution than HGA. However, HGA can attain much better solutions in no more than 1800 s in the other seven cases.

All the three categories of 24 instance groups show that HGA performs fairly well and is preferable over the commercial CPLEX solver.

The main feature of our proposed HGA is to integrate variable neighborhood search (VNS) into a general GA framework so that it has the ability to get better solutions, especially for large-scale problem instances. Hence, by comparing the results of HGA and GA without VNS, we can identify how much the solutions can be improved for large-size problem instances. The numerical results are reported in Table 4, where each problem size has 5 instances, and Gap is defined by The results show that our proposed HGA provides better solutions without sacrificing much computational efforts compared with the GA. Specifically, the results show that HGA outperforms GA for all the cases in terms of solution quality. Although the speed of HGA is slower than GA, it is reasonable because HGA requires more time to search for a better solution by applying VNS. This gives us a clearer idea of the performance of the proposed HGA for the large-sized problems. That is, in general, HGA can provide high-quality solutions in realistic timescales for large-size problems.

Note that our problem has many characteristics (e.g., fixed transportation schedules, inventory capacity, etc.) different from the vehicle routing problem (VRP), although the VRP also considers how to find an optimal transportation scheme to satisfy customer demands. The heuristic algorithms that can be very effective for the VRP cannot be applied to our problem because these two types of problems have different structures and constraints.

5. Conclusions

In this paper, we consider multiple crossdocks problem through fixed transportation schedules with time windows, capacity, and penalty. The objective is to minimize the total costs including shipment costs, penalty cost, and inventory cost. Since we prove that the problem is -hard in the strong sense, we focus on developing an efficient heuristic algorithm. Based on the problem structure, we propose an HGA to solve the problem efficiently. In HGA, we employ two vectors (two sequences) to represent a solution including crossdock assignment and route assignment, and we use a greedy method to generate initial solutions that can help the solutions achieve feasibility. We apply variable neighborhood search to eliminate the limitations caused by greedy method and accelerate convergence rate of HGA. Experiments are conducted by using a wide range of test data sets that reflect various realistic scenarios with different problem sizes. Computational results demonstrate that HGA is preferable over the commercial CPLEX Solver.

Our main contribution is threefold. First, the problem we consider represents a class of transshipment problems that arise from real-world applications, which may help industrial practitioners to improve the transshipment decisions within multiple crossdock networks. Second, we set up an integer programming model for this special problem and show that its complexity is strongly -hard, which implies that it is unlikely to find a polynomial or pseudopolynomial time algorithm to solve the problem unless . Third, we propose a hybrid genetic algorithm integrating greedy technique and variable neighborhood search method that exploits the problem structure and is able to solve the problem effectively and efficiently. The proposed heuristic sheds light on solving many other related complex multiple crossdocks problems.

There are a few directions for further research. Firstly, it may be worthwhile to consider different cost structures, for example, discounted transportation costs based on the shipping amount. Secondly, lateral transportation between crossdocks may be considered. Finally, the current problem can be extended to the multicommodity consolidation problem with repacking consideration, in which various types of goods or freight are considered in a given supply chain transshipment network, as well as the packing problem.

Appendix

Proof of Proposition 2.1

We provide a reduction of the strongly -complete 3-partition problem: given positive integers, , , and with positive integer values where, for each and for , can be partitioned into disjoint sets such that and for ? From an arbitrary instance of 3-partition, we consider a polynomial reduction to an instance of our multiple crossdocks problem and ask if there exists a feasible solution whose objective value is no greater than . For suppliers given in (let ) and customers in (let ), let be the supply and for with unit penalty cost 3, while for each , let be the demand also with unit penalty cost 3. Exactly one crossdock, , say, with inventory holding cost 1 per unit product per time, exists linking suppliers with customers. For each supplier (), there is only one fixed transportation schedule with unit transportation cost 1. On the other hand, for each customer (), there is fixed transportation schedule connected with crossdock also with unit shipping cost 1.

We now show that a feasible schedule exists whose objective value is no greater than if and only if the 3-partition has a feasible solution. On the one hand, if 3-partition has a feasible solution ,, note that we needs pay attention to the single shipping and single delivery condition, and hence we should ship all goods provided by supplier () to through fixed schedule , respectively, and transship all of them to customer () through , which satisfies the demand for customer () exactly. It is easy to verify that such a schedule is feasible and total cost is . On the other hand, if a feasible schedule exists with objective no greater than , then it is optimal since it is easy to prove that is the lower bound of our instance, whose reason is because the total transportation cost is at least, and if any cargo is delayed in crossdock or any demand is unfulfilled, then the total cost is definitely greater than . Hence, this optimal solution must satisfy the following two conditions: (1) there is no inventory in crossdock at any time; (2) no penalty cost is incurred. We can then construct a partition by setting to be the subset of whose demand is satisfied by supplier for . Because of conditions (1) and (2), the demand of customer () is which should be satisfied immediately by fixed schedule . Moreover, because of the single shipping and single delivery condition, we have . Since for , we have . Hence, is a feasible partition for the instance of 3-partition and this completes the proof.

Acknowledgments

The authors wish to acknowledge one anonymous referee whose comments have helped to greatly improve this paper. This research was supported in part by NSFC (70802052, 70701039, 71072090), MOE (NCET-10-0712, NCET-10-0847), the Fundamental Research Funds for the Central Universities (2010221025, 10wkpy20), the Academic Outstanding Youthful Research Talent Plan of Fujian Province (JA10001S), and Soft Science Projects of Fujian Province (2011R0081).