Abstract

This work presents a distribution problem of products of a soda bottling company. Commodities are produced at several plants with limited capacity and the demand of distribution centers is satisfied by shipping via cross-docking warehouses. The decomposition strategy is proposed to determine which warehouse needs to be opened to consolidate the demand and by which warehouse each distribution center is served exclusively. The objective is minimizing fixed costs and total transportation costs. The model presented is a mixed-integer programming model with binary variables for which we propose a decomposition strategy based on Benders algorithm. Numerical results show that the proposed strategy can provide the optimal solution of several instances. A large-scale case study based on a realistic company situation is analyzed. Solutions obtained by the proposed method are compared with the solution of full scale problem in order to determine the quality bound and computational time.

1. Introduction

According to international organisms, Mexico is the second biggest consumer of bottled soda with an average consumption of 160 liters per person a year after the United States, where 94% of the population consumes these types of drinks. The main point of sale of soda in Mexico is in small stores where 75% of the sales are carried out, 24% is in restaurants, and the remaining are in self-service stores [1]. For the company, it is very important to have an effective distribution network that provides the possibility to keep a high level of service to the client at the smallest possible cost; that is, the clients must have products in the opportune moment at minimum cost.

In 2012, the bottling company offered a level of service above 99.6% (delivery requested/customer request), but in 2013 the first supply problems were presented due to the productive capacity of the plants; this situation originated the specialization of the production lines of the company plants, holding the product readiness in the market at minimum cost; see Figure 1.

For this reason, we proposed a strategy for optimal design of a soda bottling company distribution system based on [1]. The proposed distribution network is constituted by plants, cross-dock warehouses, and distribution centers. Commodities are produced at several plants with limited capacity and the demand of distribution centers is satisfied by shipping via cross-docking warehouses. The problem is to determine which warehouse needs to be opened to consolidate the demand and by which warehouse each distribution center is served exclusively. The objective is minimizing fixed costs and total transportation costs; see Figure 2.

The idea is to establish a network of arcs which enables the flow of products in order to satisfy demand of distribution centers. A proper design can yield better operation levels and cost reductions. In this problem, these reductions can be significant. To the best of our knowledge, the specific model we pose in this study is not addressed in the literature; however, the area of fixed charge network design is closely related.

This paper is organized as follows. In Section 2, we present a brief review of the network design problem. Section 3 contains the specific problem formulation and then Section 4 describes the solution methodology. Section 5 presents computational results of the application of Benders Decomposition in several instances. Finally, conclusions are in Section 6.

2. Literature Review

Nowadays, companies still pay attention to efficiency because of tactical and operational impact at the executive level; these aspects remain relevant when a new framework is proposed, because all decisions will depend on it to continue the pursuit of all the company objectives. This issue is referred to as supply chain network design problems by most researchers and frequently begins from real-life applications. In this sense, a traditional paper is [2]. They present a new method for the solution of the problem addressing the optimal location of distribution centers between plants and customers. A particular interest involves a study in facility location that is reviewed in [3], where the authors explain some important characteristics, methods, and application in the context of supply chain management. Furthermore, they mentioned that the discrete facility location problems could be categorized as supply chain network design problems. Despite depending on situations, many techniques used in the design of a distribution network are from the research operations area, especially those presented in [4]; some contributions are made to the state of the art that follows this subject for facility locations models. However, several industries are still facing problems related to design of the distribution network because it is a decision linked to improving the level of service, and many other important metrics. Along the same line, in [5], they use a case study related with a model for the distribution network of a region of consumer goods company taking into account several tactical decisions like lead time, credit performance, power, and distribution’s reputation. Among various types of problems discussed in supply chain management, facility location has been studied for a long time by some researchers [6]. In [7], the authors follow an objective to propose a novel scheme of distribution. In these investigations, they include a classical facility location problem, and they presented cases of studies solved by appropriate techniques.

Typically, these problems are presented as a mixed-integer programming (MIP) formulation [8, 9]. In [2], the authors develop an algorithm based on Benders Decomposition for solving multicommodity distribution network design problem. Another classical model is presented in [10]. They consider a model to solve a minimization function which includes fixed cost in warehouses and distribution centers and transportation cost for multicommodities from plants to warehouses and finally to customers. Moreover, they consider a tri-echelon, multicommodity system concerning production, distribution, and transportation planning. The authors use a Lagrangian relaxation-based heuristic to provide an effective feasible solution for the problem. Also, they reconsider other different characteristics for solving the main problem of integrated logistics model [8, 11, 12]. In [13], they consider an integrated distribution network design and site selection problem arising in the context of transportation planning faced by the freight-forwarding industry; in this sense, they consider a strategic level multicommodity network design where each commodity is defined by a unique pair of origin and destination points and known required flow amount and other considerations proper to the real problem but using Benders Decomposition for its solution. Similarly, they illustrate the efficiency and the effectiveness of this approach. As in [14, 15] also a Benders Decomposition approach is used, first in combination with an intelligent algorithm to improve the time solution for the master problem and then in modified version to exploit the mathematical formulation of the problem in deterministic, multicommodity, single-period contexts, respectively. In [16], the authors exposed that while these production-distribution problems focused to pursue exact solutions efficiently by using optimization software (only for small instances and small dimensions), the main reason to avoid it is because they contain a large number of constraints and variables. Besides, they propose heuristics for this bilevel mathematical problem using Stackelberg’s equilibrium.

3. Mathematical Formulation

Let be the set of manufacturing plants. An element identifies a specific plant of the company. Let be the set of the potential cross-dock warehouses. An element is a specific cross-dock warehouse. Finally, let be the set of distribution centers; a specific distribution center is any . Let denote the set of integers .

Parameters are as follows:: capacity of plant .: capacity of cross-dock warehouse .: fixed costs of opening cross-dock warehouse in location .: transportation cost per unit of the product from the factories to cross-dock warehouse .: cost of shipping the product from the cross-dock to distribution center .: demand of the distribution center .

Decision Variables. We have the following sets of binary variables to make the decisions about the opening of the cross-dock warehouse, and the distribution for the cross-dock warehouse to the distribution center: is the amount of product sent from factory to cross-dock and is represented by continuous variables.

We can now state the mathematical model as a (P) problemsubject to the following constraints:

Capacity of the plant:Balance of product:Single cross-dock warehouse to distribution center: Cross-dock warehouse capacity: Demand of items: Objective function (2) considers in the first term the cost of shipping the product from the plants to cross-dock warehouse . The second term contains the fixed cost to open and operate the cross-dock warehouse . The last term incorporates the cost to supply the demand of the distribution center . Constraints (3) imply that all that is produced in plant does not violate the capacity of plant . Balance constraints (4) ensure that the amount of products that arrive at a distribution center is the same as that sent to the plants . The demand of each distribution center will be satisfied by a single cross-dock warehouse , which is achieved by constraints (5). Constraints (6) bound the amount of products that can be sent to a distribution center from a cross-dock warehouse that has been open. Finally, constraints (7) guarantee that any opened cross-dock warehouse receives at least the minimum amount of demand for distribution centers . The demand is satisfied by shipping via cross-dock warehouse with each distribution center being assigned exclusively to a single cross-dock warehouse. The possible locations for the cross-dock warehouses are given, but the particular facilities to be used will be selected as a result of the minimum total distribution cost. As a result, efficient load consolidation arises as an important opportunity for profitability in this work. To the best of our knowledge, the specific model we pose in this study is not addressed in the literature; however, the area of fixed charge network design is closely related. Our formulation facilitates the use of a Benders Decomposition framework for its solution.

4. Solution Methodology

Because of the economic importance of the network design problems and their combinatorial nature, several solution methodologies have been developed. In this paper, we describe a decomposition approach for solving the soda bottling company problem. The approach is based on Benders Decomposition, which is one of the most successful solution approaches. Model (2)–(11) presents a structure well-suited for a primal decomposition approach (Benders Decomposition).

This solution method is based on the situation that we can decompose the original problem obtaining several smaller and thus easier to solve subproblems. In this case, Benders Decomposition is used to meet the optimal location of intermediate warehouses between plants and distribution centers. As in [2], this model proposes that no customer zone is allowed to deal with more than one cross-dock warehouse, since must be 0 or 1 and not fractional. Additionally, we can mention that the real case presented has a large number of binary variables compared to the number of constraints. Thus, the Benders Decomposition is the better way to solve the optimal design of the distribution system, because it exploits the special structure of the original problem. In Figure 1 a graphical representation of the proposed distribution system is shown. This graphical illustration is different from the one presented in Figure 2. The difference between the current system and the proposed is because the demand is satisfied by shipping via cross-dock warehouse with each distribution center, which is assigned exclusively to a single cross-dock warehouse; see Figure 3.

4.1. Benders Decomposition

The optimal design of a soda bottling company distribution system is a problem that has a large number of complicating binary variables and thus involves a large CPU time to find an optimal integer solution; for this reason, we applied Benders Decomposition framework [17]. This method projects problem (2)–(11) onto the space defined by the binary variables and . The original problem P is decomposed into two different problems: a restricted master problem and Benders subproblem. The subproblem (SP) is a dual lineal problem (LP) of P and is obtained by fixing the variables to either 0 or 1. Benders subproblem provides an upper bound of the original problem. Let (SP) be the dual problem of P and the dual variables associated with constraints (3), (4), and (7), respectively. We have the following:

Subproblem (SP):

Relaxed Master Problem (RMP):

The master problem is an integer problem and its variables are considered as complicating variables. To determine the values of these variables, the Benders master problem must be solved. Since the number of primal cuts is too large, Benders [17] proposed to solve a Relaxed Master Problem (RMP), by taking only a subset or Benders cuts, and to generate these cuts, one by one, in each iteration of the algorithm. Relaxed Master Problem provides feasible solutions through Benders optimality cuts (14) because they are based on optimality conditions of the subproblem and through valid constraints called feasibility cuts in every iteration of the algorithm. Feasibility cuts (15), (16), (17), (18), and (19) enforce necessary conditions for feasibility of the primal subproblem. Master problem provides a lower bound of the original problem (P).

Benders Algorithm. A brief summary of the algorithm is given in Procedure 1 for completeness.

Fix integer variables to given feasible integer values
while UB − LB > ε do
solve subproblem SP
if Unbounded then
  Get unbounded ray
  Add feasibility cut to master problem (MP)
else
  Get extreme point
  Add optimality cut to master problem (MP)
  
endif
solve master problem (MP)
endwhile

5. Computational Experience

The full scale model and the decomposition strategy proposed were implemented in GAMS [18] using the solver CPLEX [19] for MIP and LP problems (master problem and Benders subproblem). All mathematical models were carried out on an AMD Phenom II N970 Quad-Core with a 2.2 GHz processor and 4 GB RAM. Because the major difficulty of Benders method is the solution of master problem, and because [2] suggests that the Benders master problem should not be solved to optimality, we set GAMS parameter OPTCR at 0.0015; that is, the relative termination tolerance is within 0.15% of the best possible solution. In the first iteration of algorithm, we fixed all integer variables to 1. Additionally, the size of all MIP models was reduced through presolver phase of CPLEX. Benders algorithm stops when the values of lower bound and upper bound are equal, except for a small tolerance :

To test the efficiency in terms of CPU time and quality of our solution method, we solved instances with data having demand distribution characteristics that reflect real applications. We generated randomly four instances with different number of plants, cross-dock warehouses, and distribution centers. Additionally, we solved a realistic case of a soda bottling company. Table 1 indicates the specific size of each instance.

The model complexity of each instance can be seen in Figure 4. This figure shows the increase in problem size in terms of the number of constraints, continuous variables, and binary variables.

5.1. Results

Benders Decomposition described in the previous section was used to design the optimal distribution system for the soda bottling company. Because the amount of memory and the computational effort needed to solve the instances grow significantly with the number of variables and constraints, we propose a decomposition strategy based on Benders Decomposition. The comparison results demonstrate that the -optimal solution is very close to the optimal solution (GAMS-CPLEX Solution).

Table 2 illustrates that the comparison results demonstrate that the CPU time of proposed decomposition strategy is less than direct solution with GAMS-CPLEX. The GAP is less than 0.2%:

The progression of upper bound and lower bound values over the iterations around the optimum in all instances is plotted in Figures 5, 6, 7, and 8. Clearly, the use of feasibility cuts is very effective in speeding up convergence and they affect the quality of both the upper and the lower bounds. In our numerical studies, we observe similar high performance in convergence with feasibility cuts in other instances. For all the instances solved, tight lower and upper bounds were obtained with a small GAP in just a few iterations of the proposed algorithm.

These measures reported show that the performance of the Benders Decomposition seems to be indifferent to its size when feasibility cuts are implemented. The results of the experiments reported in Table 2 show that the proposed Benders procedure produces very good feasible solutions compared to the optimal/best available ones generated by CPLEX in significantly less CPU time.

6. Conclusions

In this paper, we present an optimal design of a soda bottling company distribution system problem. We proposed a decomposition strategy that shows acceptable convergence properties. In all instances, the number of iterations required to get convergence is less than five. The feasibility cuts allow reaching an -optimal solution. The total CPU time required to solve the large-scale case study based on the realistic company situation was less than 2200 seconds. This instance has 14280 binary variables, 2464 continuous variables, and 466 constraints. The proposed decomposition strategy was shown to be very efficient for the case study. For this class of problems, global optimality is not guaranteed in a reasonable time, but the solution through Benders Decomposition provides good feasible solutions and good bounds to the optimum.

Moreover, it is important to mention that the main objective was to compare the CPU effort and the quality bounds of the full scale solution through a commercial solver and the proposed decomposition strategy. We can finally conclude that we could propose a strategy for designing the distribution system of a soda bottling company in competitive CPU times. The solutions obtained are close to the optimal values reported by commercial optimizers. This ensures having a flexible and scalable solution tool when the company decides to increase the number of its facilities.

Conflict of Interests

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