Abstract

This research highlights the use of game theory to solve the classical problem of the uncapacitated facility location optimization model with customer order preferences through a bilevel approach. The bilevel model provided herein consists of the classical facility location problem and an optimization of the customer preferences, which are the upper and lower level problems, respectively. Also, two reformulations of the bilevel model are presented, reducing it into a mixed-integer single-level problem. An evolutionary algorithm based on the equilibrium in a Stackelberg’s game is proposed to solve the bilevel model. Numerical experimentation is performed in this study and the results are compared to benchmarks from the existing literature on the subject in order to emphasize the benefits of the proposed approach in terms of solution quality and estimation time.

1. Introduction and Literature Review

The facility location problem has the goal to determine the optimal sites to locate facilities such as plants, warehouses, and/or distribution centers. In addition, the assignment of customers being served by these facilities and how these facilities are connected with each other are interesting decisions considered within the problem. A seminal paper on this subject is the work of Weber [1] in which the problem is placing a single facility so total travel distance between the facility and a set of customers is minimized. Subsequent researches made by various authors who have worked on this problem and a wide variety of models and algorithms have been developed in the related literature within a broad range of applications. For example, [25] are comprehensive reviews of facility location problems (FLP), where the importance of the applications related to Supply Chain Management (SCM) and Logistics problems is remarked. Particularly, the problems that arise at the strategic long-run level involve finding the optimal sites in which facilities—such as plants, warehouses, or distribution centers—should be located, as well as the assignment of customers to be served by those facilities. Taxonomy of modern location models is provided by Daskin [6]. In [6], a classification of four groups is provided which are analytical models, continuous models, discrete models, and network models. In addition, several examples of each group, which can be found in the literature, are provided.

The uncapacitated facility location problem (UFLP) is one of the most studied problems in location theory, which assumes that the facilities to be installed are uncapacitated. The UFLP takes a great variety of forms, based on the nature of the objective function (e.g., minisum, minimax, or problems with covering constraints). Also, UFLP depends on the time horizon under consideration, static or dynamic, and the existence of hierarchical relationships between facilities. An additional aspect of modeling the UFLP is whether to use deterministic or stochastic elements in the problem, Galvão [7].

The first UFLP model is the simplest plant location Problem proposed by Kuehn and Hamburger [8] and Balinski [9]. Subsequently, Hakimi [10, 11] introduces the p-median in this model. Next, Cornuéjols et al. [12] and Galvão and Raggi [13] propose the UFLP with a minisum objective function. This type of function is used for those cases, in which it is preferred to optimize the average performance of the system which differs from the case where the minimization of the worst case performance is aimed by using a minimax objective.

Specifically, in this paper the UFLP is considered to have a minisum objective function that incorporates preferences of the customers. Considering preferences of the customers with respect to the facilities that will serve them is an important issue due to increasing competition today, where customers demand better service levels according to their requirements and needs. The first problem that considers preference orderings of the customers was introduced by Hanjoul and Peeters [14], which extend the simple plant location problem (SPLP) to include preferences as the Simple Plant Location Problem with Order (SPLPO). Customer’s orders are modeled as a set of constraints appended in the SPLP and an algorithm to solve it based on a greedy heuristic combined with a branch and bound procedure is provided. Next, Krarup and Pruzan [15] and Gorbachevskaya [16] present cases that can be solved in polynomial time, complexity results, and reductions of the uncapacitated facility location problem with user preferences (UFLPUP). Gorbachevskaya [16] also presents three reformulations of the problem.

Hansen et al. [17] introduce a new reformulation that dominates the three formulations of Gorbachevskaya [16] based on a bilevel formulation. Hansen et al. [17] propose a reduction for the minimization problem of pseudo-Boolean functions and obtain some lower bounds. In this paper, a different reformulation of the problem which reduces it to a single-level mixed integer problem is proposed. Furthermore, a novel algorithm to solve the bilevel problem based on a Stackelberg equilibrium scheme hybridized with an evolutionary algorithm is presented.

Cánovas et al. [18] consider the SPLPO introduced by Hanjoul and Peeters [14] and solve two LP relaxations: a LP relaxation for the integer problem and a strengthened LP relaxation. Secondly, relaxation was accomplished by applying some reductions and reformulations of the problem driven by the incorporation of valid inequalities to obtain a valid bound of the original problem. Contrary to the single-level model presented in Cánovas et al. [18], a bilevel formulation is presented in this research, as well as a solution methodology using a hybrid metaheuristic approach.

Ishii et al. [19] present a fuzzy modeling structure for the facility location problem with preferences for the potential sites. They propose a membership function to represent a satisfaction degree of the customer considering the distance from the customer to the facility site. They solve the model using a method that optimizes two criteria: finding the site that maximizes the minimal satisfaction degree among all demand points and maximizing the preference of the customer. The primary difference with respect to the research method proposed herein is the modeling structure. In the problem tackled in this paper preestablished preference values are considered, which differs from the member function associated with the preferences used by Ishii et al. [19].

Vasil’ev et al. [20] present new lower bounds for the UFLPUP introducing a family of new valid inequalities and show that the proposed formulation is stronger than previous formulations with respect to the linear relaxation and integrality gap. This new family of valid inequalities increases the number of constraints instead of the number of variables. Vasil’ev and Klimentova [21] consider the bilevel formulation of the UFLPUP and introduce some valid inequalities related to the preferences as a single-level integer linear programming problem. They solve, directly, a relaxation of the integer problem in order to find a lower bound and also propose a simulated annealing method to obtain upper bounds of the optimal solution used in exact methods. In addition, considering the lower and upper bounds previously found, they apply a branch and bound algorithm to solve the single-level problem. In contrast to these previous studies, a heuristic algorithm to solve the bilevel model proposed directly is presented in this research, while Vasil’ev and Klimentova [21] solved a reduction of the original problem.

Similarly, Marić et al. [22] implement three metaheuristic methods for solving the bilevel problem considered in this paper: a particle swarm optimization algorithm, a simulated annealing method, and a combination of reduced/variable neighborhood search method. In order to compare the effectiveness of their proposed algorithms, they test 28 different instances varying the size from 50 to 2000 customers and from 16 to 2000 facilities. They consider the single-level reformulation proposed in Hansen et al. [17] by using CPLEX 12.1 solver and conclude that only instances with 50 facilities and 50 customers can be optimally solved. In order to obtain the follower’s best response, they rearrange the preferences matrix by sorting for each customer the index of the most preferable facilities and then search the first open facility for that specific customer.

There also have been some papers devoted to analyzing the bilevel p-median problem by considering the customers’ preferences. For example, in Alekseeva and Kochetov [23] a genetic local search algorithm that provides near optimal solutions compared against an integer programming problem formulation is provided. For the experimentation they selected instances with a considerable integrality gap in order to evaluate the performance of their proposed heuristic. Also, Aksen et al. [24] supply three methods to solve the bilevel p-median problem associated with an attacker-defender problem. The methods they propose are an exhaustive algorithm, taboo search heuristic, and a sequential method considering the two levels as two separate problems. They do not address explicitly the UFLPUP and merely supply a method to solve the bilevel formulation of the UFLPUP.

Recently, J. M. Lee and Y. H. Lee [25] address a facility location problem with covering constraints and preferences of the customers. In their work a mixed-integer programming (MIP) formulation of the problem based on customer restrictions and a heuristic procedure based on a Lagrangian Relaxation approach are provided. It is important to point out that in this paper covering constraints are not included.

The primary contribution of the proposed research herein is the consideration of the bilevel formulation of the UFLPU which is reduced to a classical MIP, which can be solved directly. Reformulations found in the literature for this problem are modeled as a single-level; the unique reformulation for the bilevel problem is made in Vasil’ev et al. [20] where they exploit some properties related to the uniqueness of the lower level optimal solution. The reformulation proposed herein treats the bilevel problem without assuming uniqueness in the lower level optimal solution. Also, a new heuristic procedure is presented for solving the bilevel problem. This heuristic procedure can be easily adapted for solving different bilevel problems.

Previous work in the related literature presents heuristics procedures for solving a single-level formulation, reformulations, or reductions of the problem. Only one of them proposes the use of metaheuristics to solve the bilevel uncapacitated facility location problem under preferences. For this reason, the proposed heuristic herein is compared against the existing optimal values presented in the literature. Numerical results show that the optimality gap is always less than 1% as it can be observed in the numerical results section. For the largest-size instances, provided that the optimal solution values are not known, the best value obtained on a long-run experiment is used as a reference for the comparison. Also, the single-level MIP reformulations are tested in order to identify the maximum size of the instances that can be solved in reasonable computational time.

The proposed heuristic procedure hybridizes a metaheuristic algorithm with a game theory approach, which is an interesting way to consider the bilevel programming problems. First, Yin [26] proposes a genetic algorithm for solving Stackelberg games modeled as bilevel optimization problems. He presents two examples of transportation problems in which his genetic algorithm is efficient. Moreover, the hybridization considered in the research herein was first applied for solving multiobjective optimization problems in aerodynamics. Wang and Periaux [27] introduce the Nash genetic algorithms (N-GAs) and the Stackelberg genetic algorithms (S-GAs) as efficient algorithms for finding the corresponding equilibrium. Also, they use those algorithms to solve a multiobjective problem in order to find the optimal flap/slat position looking for the maximization of the lift of a three-element airfoil system. Also, Periaux et al. [28] develop a Nash genetic algorithm for solving a multi-objective design optimization of internal aerodynamic shape operating with transonic flow.

The remainder of the paper is organized as follows. Section 2 presents the mathematical formulation and reformulation of the bilevel UFLPUP. Section 3 describes the solution approach. Section 4 presents numerical results and finally Section 5 presents conclusions, final remarks, and recommendations for further research.

2. Problem Description

In this section the problem statement and the mathematical formulation of the uncapacitated bilevel facility location problem are described. For this problem, the assumption that the customers establish a sorted list of their preferences to be served by the facilities is considered. In the upper level, a company (leader) aims to minimize its total cost which includes the cost of opening new facilities and the distribution costs considering the preferences of the customers (followers) to be served by a specific facility. In the lower level, the customers optimize their preferences with respect to the facilities from which they will be served. Preferences of the customers are defined based on a predefined sorted list. Without loss of generality, the following assumptions are considered.(i)The customers set their preferences with respect to each facility; these preferences are defined as an ordered list from , where 1 corresponds to the most preferable facility and is the least one. Observe that the minimum value of the preferences with respect to the facilities located is desired.(ii)No capacity constraints of the facilities are considered.

According to what was mentioned above, the following questions need to be addressed: where should a facility be located? and which customers will be assigned to each facility? The problem statement can be defined as determining the location of the facilities that minimize the total cost by considering the preferences of the customers. The details of the model are further described in Section 2.1.

2.1. Mathematical Formulation of the Bilevel Uncapacitated Facility Location Problem under Preferences (BUFLPUP)

An extension of the UFLP, where the customers define a sorted list of their preferences to be served by the potential facilities, is considered. Preferences of the customers were introduced by Hanjoul and Peeters [14] and the bilevel model considered in this paper was first proposed by Vasil’ev et al. [20].

Let denote the facilities and the customers, where and . The parameters represent the costs for supplying the whole customer’s demand from the facility . Also, define as the fixed cost for opening the facility . Each customer has a preference for being served by the facility , where a value of corresponds to the most preferable site.

The decision variables of the bilevel problem are the binary variables which establish whether the facility satisfies the whole demand of the customer ; and the binary variables that represent if the facility is open or not.

These parameters and variables lead to the following mathematical formulation of the bilevel facility location problem with preferences (BFLPP): Equation (1) presents the upper level objective function, where the leader minimizes the total costs represented by the sum of the costs for satisfying the demand of the customer by the facility and the sum of the costs for opening the facility . The upper level constraints (2) indicate whether a facility will be open or not. In (3) the lower level objective function is described, which accounts for the sum of the preferences of customer for being served by the facility . Finally, for the lower level constraints, (4) indicates that a customer must be served by a single facility. Constraints (5) state that a customer must be served by facility only if the facility is located. Finally, constraints (6) are the binary requirements.

Ausiello et al. [29] show that this problem is NP-Hard. In the case that the user’s preferences at the lower level properly correspond to the leader’s transportation costs, the BUFLPUP is equivalent to the uncapacitated facility location problem. Moreover, even if there are no fixed costs for locating facilities, that is, , for all , this case of the BUFLPUP is still NP-Hard in the strong sense. In this paper the consideration that the customers’ preferences are different than the distribution costs is made, so this problem cannot be solved in polynomial time.

Difficulty of the BUFLPUP is the motivation to propose a reformulation of the bilevel problem and a reduction of it into a single-level by using the primal-dual optimality conditions. If the variables are fixed, the lower level problem will be an assignment problem. So, in order to determine the primal-dual relations of the problem (1)–(6), binary constraints of (6) need to be replaced by a set of nonnegativity constraints ,,. It can be clearly seen that these constraints are closely related to (5) and (4), and the lower level problem is naturally integer. However, after obtaining those relations, the original constraints (6) are considered again in the reformulation. Hence, the lower level’s linear programming problem can be replaced by its primal-dual optimality conditions. Let ,, and ,,, be the dual variables associated with constraints (4)-(5), respectively.

The reformulated model, called single-level uncapacitated facility location problem under preferences (SUFLPUP), is as follows: It can be observed that the problem described in (7)–(14) is obtained by considering the leader’s variables as parameters of the lower level linear problem. Constraints (8)–(10) and (13) ensure primal feasibility, constraints (11) and (14) ensure dual feasibility, and constraints (12) guarantee that the follower’s objective function values corresponding to its primal and dual problems are equal. As a conclusion it can be established that the SUFLPUP is equivalent to the BUFLPUP. Although SUFLPUP is a single-level problem, it is difficult to solve it due to the quadratic term of constraint (12) that appears as a result of the fact that the variable is a parameter for the lower level, but in this reformulation version it is considered as a variable. Also, the problem (7)–(14) adds variables and constraints, where one of them is nonlinear.

In order to solve this problem, (12) needs to be analyzed with the aim of linearizing it. The variables are introduced assuring that when , then ; and if , then . This can be done by introducing the following inequalities: and replacing (12) by the following equation: As a result of this, a mixed integer programming model referred to as first linearized single-level uncapacitated facility location problem under preferences (1-LSUFLPUP) is generated defined by (7)–(11) and (13)–(16) that is equivalent to the BUFLPUP. This reformulation has additional constraints and additional variables than the reformulation proposed in Hansen et al. [17]. It is worthy to mention that 1-LSUFLPUP avoids the use of subsets of preferences as in the reformulation proposed by Hansen et al.

It is worthy to mention that based on the reduction into a single-level using the primal-dual relations as an alternative reformulation, the equality of the objective functions for both problems can be substituted, which is given by (12) and by the following complementarity constraints that force complementarity slackness: And (17) can be linearized with the following expressions: Then, the resulting MIP model defined by (7)–(11), (13)-(14), and (18) would be referred to as the second linearized single-level uncapacitated facility location problem under preferences (2-LSUFLPUP). This reformulation has additional constraints and additional variables than the model proposed in Hansen et al. and it is significantly smaller than 1-LSUFLPUP.

This model can include the p-median assumption that the leader has a fixed number of facilities that should be located. Therefore, the constraint to be included in the upper level problem is It is clear that this does not affect the analysis of the problem previously described that corresponds to the lower level (the primal-dual relations or the complementarity slackness) and constraint (19) is just incorporated into the upper level. Then it is enough to solve the problem either the 1-LSUFLPUP or the 2-LSUFLPUP also considering constraint (19).

3. Methodology

In this section the methodology proposed in order to solve the BUFLPUP is described. The reformulations 1-LSUFLPUP and 2-LSUFLPUP are both MIP models that can be exactly solved in reasonable time for small-size instances. Due to the difficulty for solving the reformulations, a heuristic procedure to solve the bilevel formulation of the problem is proposed. The procedure is based on the principles of the Stackelberg equilibrium in an evolutionary scheme. A set of leader’s solutions as parameters of the lower level are proposed to be used to solve this problem in order to obtain the optimal response; then the leader’s objective function is evaluated and solutions obtained are improved. Before describing the details of the procedure proposed, the concept of the Stackelberg equilibrium and the evolutionary algorithms main characteristics are introduced, and then the proposed methodology is described.

3.1. Stackelberg Equilibrium

The Stackelberg equilibrium for noncollaborative game theory is proposed by Stackelberg [30] and is a well-known problem in game theory. Stackelberg’s game is a complete information problem, where two firms, the leader and the follower, compete in a market looking for the maximization of their profits which depends on both decisions. One of the firms, the leader, moves first and then the follower makes its own decision after knowing the leader’s decision.

The Stackelberg equilibrium is obtained after using follower’s decision as a reaction of leader’s decision. With this reaction function, the leader firm makes a decision trying to maximize its profit (which depends only on its own decision, because the decision of follower’s firm is a reaction to the leader’s one). Historically bilevel optimization is closely related to the Stackelberg problem (see [31]). In a discrete bilevel optimization problem, each possible leader’s solution can also be taken by the follower and this player should choose its own strategy with the aim of optimizing its profit function. These decisions can be anticipated by the leader in order to choose the solution that maximizes its profit function taking the follower’s reaction into account. It is evident that finding the Stackelberg equilibrium by an exhaustive procedure that analyzes all possible leaders’ solution is out of consideration for medium- and large-size problems. Hence, an evolutionary algorithm is proposed to solve the problem. The evolutionary algorithm aims to create the reaction function in order to obtain leader’s solution and then Stackelberg’s equilibrium (bilevel optimal solution).

The Stackelberg game can be considered as a bilevel problem and the methodology of finding its equilibrium can be used for solving different bilevel problems. In the next section this methodology is employed to find the solution of the bilevel problem BLFPP by an evolutionary heuristic technique.

3.2. Evolutionary Algorithms

Evolutionary algorithms are a population-based metaheuristic procedure that simulates the behavior of living beings. These algorithms use some mechanisms inspired by the biological evolution such as reproduction, mutation, recombination, and selection. There are several variations of this type of algorithms that differ in the implementation approaches. The general framework is as follows: there is a set of individuals (solutions) which form a population for a determined generation, and then either two individuals are selected and combined in a crossover operation or each individual is mutated. These crossover and mutations are randomly performed based on a predefined factor that guarantees diversity of the individuals. Infeasible solutions that may be generated are discarded; this procedure is referred to as an abortion. Based on a selection criterion, the strongest individuals (those with the best value of a performance metric) survive and remain for the next generation. The process is repeated until some stopping conditions are fulfilled.

The main components of an evolutionary programming algorithm are as follows.(i)Representation. It characterizes the individuals of a population.(ii)Evaluation Function. It is the objective function (or performance metric) of the problem that is optimized.(iii)Population. It is the set of individuals. The approach used to generate the sets of individuals and the corresponding size is also defined.(iv)Variation Operators. They are the variables which define how the crossover will be performed among the individuals as well as the mutations.(v)Selection Mechanisms. They are the mechanisms which specify those individuals that prevalence for the next generation, considering that the selection process must guarantee diversity of the population.

3.3. Stackelberg-Evolutionary Algorithm

In this section the components of the Stackelberg-Evolutionary (S-E) algorithm proposed to solve the bilevel uncapacitated facility location problem under preferences are introduced. The procedure is further described.

First, the way that the individuals of a population are represented is defined. An individual consists on the kth vector that indicates the facilities that the leader has decided to locate in generation . The evaluation function is defined by the following equation: where is the optimal solution found by the follower after the low level problem defined by (3)–(6) was solved, considering the values of as an input parameter. By solving the lower level problem for each leader’s decision, the aim is to obtain the reaction function to be used in order to obtain the Stackelberg equilibrium. Furthermore, define as the value of the objective function for the individual of generation , when the leader has made a decision over the variables and the follower has optimized its decision obtaining the values of . This iterative methodology, where the lower level is solved in each leader’s iteration, is very common in bilevel programming (see [3236]). The methodology proposed is further described.

Initialization (t = 0). First, the size of the initial population is determined. Then, feasible facility location vectors are randomly generated, , , where each component of the vector has a value of 0 or 1 representing whether or not the facility is located. After that, for all , the follower’s objective function (the customer’s preferences) is optimized obtaining the assignments . Finally, the fitness function is the leader’s objective function which is calculated in order to minimize the locating and distribution costs.

Crossover. A standard crossover operator is implemented. First, a pair of solutions and and is randomly matched, that will be the parents. Then, a crossover point is randomly selected. This crossover point cannot be in the initial or final position of the chromosome. That is to say, if the crossover point is selected in one extreme of the chromosome, then the offspring will be exactly as one of their parents. So, an offspring that differs from its respective parents is generated. As a result of this crossover there will be two new offspring; the first one inherits the first characteristics from parent 1 and the second characteristics from parent 2 with respect to the crossover point; the second offspring will be analogously generated.

Mutation. For each vector one evolutionary mechanism is randomly applied, considering three alternatives based on a random number ().(i)If , the number of facilities located is reduced. For a randomly selected located facility its value is set to zero.(ii)If , the number of facilities located is maintained; this is to say the value of zero to one facility that is not currently located will be randomly set, as well as the value of one to zero to another currently located facility.(iii)If , the number of facilities located is increased. For this, a randomly selected closed facility turns its value from zero to one.

With the previous mechanisms, individuals are created that will be referred to as . These individuals are included in the initial population set, , so as to define the augmented population set, , which is compounded by individuals. Then, for each new individual , ,, the objective function of the follower is minimized to obtain the assignment values . Finally, the objective function of the leader is computed, , ,.

Selection. For each vector , , another , is randomly selected, and then the values of the corresponding objective functions are compared by a tournament selection. If , then it is established that has won the tournament and the victory is registered. The tournament is performed during a predetermined number of times , so as each individual will accumulate victories through the tournaments. Once all the tournaments are performed, the individuals associated with the highest number of victories will be part of the new population . In this part, the crossover and mutation operators can produce a solution that already exists in the population. In order to avoid the duplication of individuals in the current population, an identifier value obtained with a hash function is associated with using the following formula: If a solution that is candidate to be part of the new population is already on it, this solution is discarded. This process guarantees that all the solutions in the population will be different from each other. Then, the crossover or mutation step is performed until the number of generations is obtained. This means that the iterations will be repeated as long as .

It is important to notice that in the proposed algorithm, the selection of the evolutionary mechanism is randomly chosen. This means that only an individual will enter into the crossover or into the mutation operator. An individual cannot enter into both of those operators. In the proposed algorithm the chances to enter into any of those operators are the same.

The decision of equally allowing the individuals to enter into the crossover or mutation operators is based on the preliminary tests that showed that if crossover is considered, the algorithm would lead to very diverse results when the algorithm is reaching a good solution. This was expected because when a leader’s solution reaches the cardinality that provides good objective function values, it is better to explore the neighborhood around that solution. Based on this fact and considering that in Fogel and Atmar [37] it is justified that the crossover is not strictly necessary or superior to the mutation, both operators are considered in the same proportion for this particular problem.

In Figure 1 the overall framework of the algorithm proposed that summarizes the steps previously described is illustrated.

Details of the predetermined values such as the size of the population , the number of generations , the number of tournaments , the probability of entering into the crossover or mutation phase, and the value of for the mutation step are described in the next section.

4. Numerical Experimentation

In this section results of the numerical experimentation are presented. To test the performance of the algorithm a particular set of benchmark instances is considered and another set of larger size instances is generated. All the experimentation was conducted on a 3.00 GHz Pentium Dual-Core Processor with 2.00 GB RAM running under Windows 7 Professional operative system. The reformulations 1-LSUFLPUP and 2-LSUFLPUP were solved directly with CPLEX 12.1. The Stackelberg-evolutionary algorithm proposed to solve the bilevel formulation (BUFLPUP) was implemented in C++. In order to find the solutions, at each iteration this algorithm solves exactly the lower level problem.

For solving the lower level problem, the approach considered in Marić et al. [22] is employed, where an ordered preferences matrix was considered. For each customer they sort the index of the most preferred locations. Then, they search for the opened facility most preferred by a particular customer and assign it to that location. By following such procedure it is guaranteed that the optimal follower’s response will be the same as the one obtained by solving the integer problem associated with the lower level.

The main reason, which led to the decision of solving the lower level using this approach, is the computational time. The required time for CPLEX 12.1 to solve the lower level problem is on average 0.0225 seconds (for the instances) plus the time that is necessary for creating and initializing the CPLEX environment. Let us suppose that in the best-case scenario all the 100 individuals perform the mutation operation over the 150 generations; then 100 offspring will result and their optimal lower level solution will need to be computed. Hence, neglecting the required time to create the environment, the computation associated with this case is seconds. This time is considerably high for the algorithm proposed herein to be competitive in terms of computational time.

4.1. Instances

For the numerical experimentation two main sets of instances are considered. The first set is obtained from Cánovas et al. [18]. For these instances the authors use Beasley’s OR-Library and adapt them to incorporate preferences. It is worthy to note that these instances were also used to test the performance of the proposed work in Vasil’ev and Klimentova [21]. The second set of instances is obtained in the same way as the first one. The uncapacitated warehouse location instances from Beasley’s OR-Library are considered and selected, the capa, capb, and capc files. The size of these three instances is 100 locations and 1000 customers. In order to establish the preferences, the procedure described in Cánovas et al. [18] is implemented, where the preferences are generated throughout a triangular distribution taking into account that the customers that are near to a location have bigger probability of preferring that specific location. For the larger size instances values between the corresponding ranges for the files are randomly generated. Six different instance sizes are considered as described in Table 1.

For the first set of instances, three replicates of each instance size and four different values of the vector of the preferences are considered. This results to a total of instances. For the Small_1 instances, the three replicates referred to as 132, 133, and 134 differ from each other on the values of the distribution and fixed costs ,. Also, the instance considers four different matrices of preferences. Hence, an instance 132_1 refers to an instance of 50 clients, 50 locations, replicate 132, and preference matrix 1. The same structure is considered for the other two instance sizes, but the replicates for both instance sizes are referred to as A, B, and C. For example, A75_50_1 consists of 75 clients, 50 locations, replicate A, and preference vector 1. The nomenclature is similar to the 100 clients and 75 locations (A100_75_1 for example). Therefore, for the second set of instances a similar procedure was done resulting in 36 other instances, giving a total of 72 instances to measure the performance of the Stackelberg-evolutionary algorithm.

4.2. Reformulation Scheme

As previously mentioned, the proposed reformulations 1-LSUFLPUP and 2-LSUFLPUP are implemented in C++ by using the CPLEX 12.1 optimizer in order to solve the problem. Unfortunately, only the small size instances, Small_1 and Small_2, can be optimally solved. Hence, as mentioned in Section 3, the use of a heuristic procedure is justified because of the complexity of the problem.

Also, in the same way as in Marić et al. [22] the fourth reformulation presented in Hansen et al. [17] (here referred to as 4-UFLPUP) was implemented in the same computational environment in order to compare the efficiency of the reformulations.

In Table 2 the required time (in seconds) for optimally solving the tested problems is presented. 10 instances from the Small_1 and Small_2 pools are randomly selected. The “Size” column indicates the number of possible locations and the total customers to be served. The “Instance” column represents the label for the instance. The 4-UFLPUP column corresponds to the fourth reformulation presented in Hansen et al. [17] and the remaining two columns show the time required by the reformulations.

In Table 2 the “*” mark followed by a percentage represents that the optimal value was not found due to the limitations of the computational environment and such percentage indicates the optimality gap. In the cases, where the mark “*” appears, it implicates that the computer ran out of memory and the optimizer stops with the best found value until that moment and the optimality gap is presented between parenthesis. For the rest of the cases, the optimal value was found.

From Table 2, it can be noticed that the reformulation proposed in Hansen et al. [17] optimally solved both subsets of instances; the instances were solved in a short time but for the instances the time increases considerably. This significant increment of time may be caused by the computation of all the subsets related to the ordered preferences.

Also, it can be noticed that CPLEX 12.1 is able to optimally solve the models 1-LSUFLPUP and 2-LSUFLPUP for the instances. On the other hand, only the 2-LSUFLPUP reformulation reaches the optimal value for the instances. Hence, it can be concluded that the reformulation scheme proposed is valid. As a conclusion it may be established that the 2-LSUFLPUP reformulation needs more than 40 minutes for optimally solving the instances, while the 1-LSUFLPUP needs more than 80 minutes.

With respect to the instances, the 1-LSUFLPUP reformulation cannot be solved because the computer ran out of memory giving small optimality gaps. The 2-LSUFLPUP model requires less time than the 4-UFLPUP in four of the five instances. However, the computational times are not very acceptable and due to this fact the heuristic algorithm described in this paper is proposed.

It is important to notice that the reformulation presented in Hansen et al. [17] only solved instances to optimality. In Marić et al. [22] it is indicated that the maximum instances sizes that can be solved by that reformulation are instances. Since different instances are used, we cannot generalize the fact that any of the reformulations considered is able to solve just a particular size of instances.

4.3. Stopping Rules and Control Parameters Definition

Throughout the computational testing, the S-E procedure is stopped when the maximum number of generations is reached. The preliminary testing points out that the main control parameters correspond to the size of the population , the number of generations to be created and the number of tournaments to be performed . The latter parameter is defined through a preliminary experimentation, where it was observed that as long as the number of tournaments is increased, diversity is lost. Hence, based on the results and also considering commonly used values in this type of algorithm, its value was set to five.

Once the value of the number of tournaments is defined, a preliminary experimentation was performed to set the value of the two other parameters. For such purpose, the values of , and the values of , are considered for all the instances. Each instance is run ten times and the average value found is reported. As a result of the experimentation, is set to the value of 100 and to 100.

A full factorial 22 experiment is developed by using, as factors, the size of the population and the number of generations at the minimum and maximum levels 100 and 150 for and the same for considering the different sizes of problems as blocks. The experiment’s main objective is to determine the optimal levels of each parameter by analyzing the effect of each factor in the performance of the experiment measured in two variables: execution time and the gap between the heuristic and optimal values of each instance solved, which is defined by the following equation: where is the value of the solution obtained by the S-E procedure and is the value of the optimal solution (when it is known, and in the cases when this is not possible, the strategy described in the next subsection is utilized).

It can be concluded that the factor significantly affects the gap, while the factor does not affect this response variable. Regarding the time of execution response variable, both variables affect it negatively, being the parameter with higher effect. Hence, the factor is set to the value of 150 and the factor to the value of 100.

For example, in Figure 2 the leader’s objective function values found are plotted in two different runs of the 132_4 instance with the parameter setting as it is described above. In the left plot it can be seen that the optimal value was found around the 110 generation, but on the right plot it was not found until the 148 generation. If the value is set to 100 in both cases, the optimum would not be reached.

The parameters and are selected based on the preliminary testing which showed that the crossover does not lead to better solutions in comparison with the mutation operator for this particular problem, so it was decided to set . Finally, is selected in such a way that assures that any version of the mutation is equally possible (adding, deleting, or interchanging locations).

It is important to mention that for the Small_1, Small_2, and Medium_1 instances the optimal value is known a priori. Hence, parameter setting is performed by considering this value in the preliminary testing. For the Medium_2, Large_1, and Large_2 instances before the preliminary testing, 10 long-run experiments are done setting and with the aim at getting the best leader’s objective function value that will be considered as the optimum. After that, the size of the population is set to 100 and 200 generations. The , , and parameters remain as described above.

4.4. Numerical Results

This subsection presents the numerical results. Tables 3, 4, and 5 show a summary of the results obtained from the computational testing for the S-E algorithm. It is important to point out that the presented results correspond to all the instance sizes considered and that 15 runs of the algorithm for each of the benchmark instances are performed. The average value of the results obtained and the number of the times, where the optimal solution is obtained by the algorithm, are presented. As previously mentioned, an average gap between the heuristic and optimal values of each instance solved is computed, as defined in (22). A positive gap means that, in average, the optimal solution is not obtained by the algorithm.

These tables also show the average of the leader’s objective function value that corresponds to the solutions found by the algorithm (over the 15 runs) for each instance. The first two columns refer to the identification of the instance. The next column presents the value of the optimal solution, the “*” means that the optimum is unknown, and the best value obtained in the long-run experiments is presented. The next four columns present the results of the Stackelberg-evolutionary algorithm. The values corresponding to the average value obtained during the 15 runs are listed in the “Average value” column. The column “Best value” (Worst value) presents the minimum (maximum) value obtained in the experimentations by the algorithm over the 15 runs performed. The column “Gap (%)” presents the value of the gap obtained with respect to the optimal solution, as indicated by (22), where is the value that corresponds to the “Average value” column. The next column presents the average computational time measured in seconds of the S-E algorithm. Finally, the “# opt” column indicates the number of times that the algorithm reaches the optimal value over the 15 runs.

It can be observed from Table 3 that in average the optimality gap is less than 1%, which demonstrates that the proposed algorithm has a very consistent performance. In addition, more than half (around 54.7%) of the instances solved reached the optimal solution. Computational time is on average small (less than 2 seconds) which are very good values for a strategic problem of this size.

As it can be observed in Table 4, the average of the optimality gap is less than 1% for the instances and for the instances; it is also less than 1% with respect to the best known value obtained by the long-run experimentation. Furthermore, the S-E algorithm always finds the optimal solution. Moreover, in more than 50% of the experiments, the algorithm reaches the optimal value. Computational time increases with respect to the small-size instances, but this is expected because of the size of the problem and the extra generations computed; no exponential increase is observed.

In Table 5 the results for the large-size instances are presented. It can be appreciated that the required time for solving the instances is on average less than 2.5 minutes; in the same way, it is on average less than 4.2 minutes for the problems. The optimality gaps corresponding to the instances are on average less than 1.75% reaching the best value known in half of the runs.

On the other hand, for the instances the average of the optimality gaps is relatively large when compared to the other instances (from 4.6% to 15.7%). The algorithm only reaches the best value in around 16.7% of the times. The main reason of this is that due to the number of the possible locations, it is not possible to compute the hash function given by (21) for the solutions belonging to the current population. This issue clearly affects the algorithm because it cannot discard the duplicated individuals of the population affecting in this way the diversity of the solutions pool. This is the reason why the S-E algorithm does not reach the best value very often for the large-size instances. One possible solution for this issue is to extend the size of the population and increase the number of generations in order to have more probability of getting a good value, but it is evident that this decision will increase the total time.

5. Conclusions and Further Research

In this paper the bilevel facility location problem under preferences (BFLPUP) of the customers with respect to the most desired locations is addressed. Two reformulations of the problem to reduce the bilevel programming problem to a single-level mixed integer program (MIP) are proposed. The reformulations are solved directly by CPLEX for a number of small-size instances. In order to measure the effectiveness of the reformulations, computational tests are done, comparing the running time against the time required for the fourth reformulation that was presented in Hansen et al. [17] validating in this way that the proposed reformulations find the optimal solution.

Motivated by the difficulty of the problem and due to the fact that only the smaller size instances could be solved directly by the reformulations proposed, a heuristic algorithm for solving the bilevel formulation of the problem is presented. It is important to point out that only the three procedures presented in Marić et al. [22] solve the bilevel formulation of the problem. Most of the existing techniques are designed to solve a reduction or a reformulation of the original problem. Furthermore, Li and Fang [38] also propose an evolutionary algorithm based on the duality conditions for a general bilevel problem obtaining efficient results. This led to the conclusion that evolutionary algorithms may be a good option for solving bilevel programming problems.

Numerical results for different size instances are presented showing a good performance of the S-E algorithm. In more than half of the times that the S-E was run, the optimal value was found and for the rest of the times gaps obtained were relatively small.

Low computational time is observed for the S-E procedure with a maximum time of 2, 53, and 250 seconds for the small, medium, and large-size instances, respectively. The computational time obtained can be regarded as a very efficient value for a strategic problem of the dimensions considered in this paper. Furthermore, the presented times consist of the total time for solving the problem without considering any initial solution as a seed for the algorithm. For instance, in Vasil’ev and Klimentova [21] lower bounds are obtained with a cutting plane approach and then with a heuristic based on simulated annealing. By using these bounds, Vasil’ev and Klimentova, [21] preprocessed a branch and price procedure to solve the problem, reporting computational time of the branch and price method. Hence, in order to compare computational time, the lower and upper bounds to preprocess the S-E procedure should be considered.

For further research, the design and implementation of a Stackelberg-Scatter Search algorithm are proposed, with the aim of obtaining better results of this approach because of the combination and improvement steps which are not randomly performed as it is done in the S-E procedure. A solution methodology to solve the reformulations of the problem may also be proposed, in order to be able to solve larger size instances. Also, an extension of the problem to the capacitated version maintaining the preferences of the customers may be addressed for further research. Also, the lower bound that has been proposed in Vasil’ev and Klimentova [21] can be included in the procedure in order to improve the S-E algorithm.

Conflict of Interests

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

Acknowledgments

This research has been partially supported by the Secretariat of Public Education (SEP by its acronym in Spanish) as a part of the Teachers Improvement Program and the Project named PROMEP/103.5/10/3889 and the Academic Groups research Project PROMEP/103.5/12/4953 and the State University of Nuevo León (UANL) within the Support Program for Scientific Research and Technology (PAICYT) with the Project CE960-11. The authors would also like to thank Dr. Ivan Guardiola, Assistant Professor from the Missouri University of Science & Technology, for several useful comments that improved this paper as well as anonymous reviewers for their constructive input and suggestions.