1. Introduction
Bus routing problems (BRP) consist of designing a set of routes for transporting individuals from pickup points to their destination. This broad description encompasses a very diverse set of problems that arise in a number of fields and give rise to formulations with different objectives and constraints. This paper addresses a variant of the BRP where, simultaneously: (1) the pickup points visited by the routes must be selected from a potential set of locations, (2) the individuals have to be assigned to the visited pickup points and (3) the bus routes must be designed. Problems with these characteristics are frequent in the design of school bus routes, in which the individuals are the students and the destination is the school. They also arise when the employees of a company are offered the possibility of being picked up at different points selected by the company to be transported to the workplace.
Although the BRP has major implications both from an economic point of view, since it involves spending on routes, and from the point of view of the quality of care, comfort or security of individuals, since they must go from their homes to their assigned pickup point and back, usually, only the economic issues are taken into account. This paper aims to fill this gap by studying a biobjective bus routing problem (BBRP) which addresses both issues in the objective functions. On the one hand, the problem will minimize the cost due to the routes (routing cost). On the other hand, it will minimize the total distance walked by individuals (walking distance) as a measure of the cost of reaching the pickup points. These objectives are connected through the selection of the pickup points from the set of existing locations and the allocation of individuals to them. In general, the more pickup points that are selected, the shorter the distance walked by individuals because they will probably have a pickup point in the neighbourhood closest to their homes, but the routing costs will be higher. Bus capacity also plays a role as it prevents the free allocation of any number of individuals to the pickup points. Due to the intrinsically conflicting nature of the two objective functions, the BBRP formulated in this paper focuses on the construction of the Pareto front [
1]. On the other hand, notice that this problem is highly combinatorial since after deciding which pickup points are visited and how the individuals are allocated to them, a biobjective vehicle routing problem still has to be solved. Hence, the aim will be to provide a good approximation of the Pareto front.
Besides the formulation of this new biobjective problem, the other relevant contribution of the paper is the development of a hybrid metaheuristic based on an evolutionary algorithm to approach the Pareto front. Evolutionary algorithms have been widely applied in the literature [
2,
3,
4,
5,
6] since they have proved to be very effective in approaching the Pareto front. To cope with such a complex problem as the BBRP, the metaheuristic developed in the paper uses the general framework of evolutionary algorithms but has two key distinguishing features. The first one is chromosome encoding, which only partially identifies a feasible solution. Thus, the chromosome encoding provides the number of routes and which pickup points are visited but gives no information on the routes themselves and the allocation of individuals to these pickup points. Hence, based on a chromosome we can get feasible solutions with very different values of both objective functions. The second distinguishing feature is the procedure developed to associate a good feasible solution of the BBRP with the chromosome, which allows us to rule out feasible solutions which are known for sure not to be efficient. For this purpose, an initial feasible solution is computed using a heuristic and then several local search procedures are applied aiming to improve both objective functions. The first procedure focuses on the improvement of the walking distance by solving a transportation problem. The second procedure improves the routing cost by applying 2-opt. The third procedure, which is the most complex, aims to improve both objective functions by changing the selection of the pickup points. Finally, the fourth procedure simplifies the solution by removing unused pickup points or combining routes, if possible. The last procedure can alter the number of routes and visited pickup points. To see the influence of either updating or not the chromosome after this local search procedure, the computational experiment analyzes the performance of the algorithm under both levels of this factor. In the computational experiment, two crossover operators are also analyzed, based on the uniform and the single point crossovers. The results provided by the unary hypervolume indicator and the additive
indicator lead us to conclude that the chromosome should not be updated, whatever the crossover operator selected. The rest of the paper is structured as follows. In
Section 2 an outline of the relevant existing literature on the BRP is provided, focusing on papers that deal with the pickup points selection.
Section 3 describes the biobjective BRP problem introduced in the paper. In
Section 4 the characteristics of the evolutionary algorithm developed for solving it are described.
Section 5 provides the results of the computational study carried out to analyze the performance of the proposed algorithm. Finally,
Section 6 concludes the paper.
2. Literature Review
The design of school bus routes in the area in which the BRP has likely received the most attention. The paper by Newton and Thomas [
7] is one of the pioneering works on the school bus routing problem (SBRP) using a computer to tackle a real-life problem. Since then, multiple papers which deal with both theoretical aspects of the problem and the solution of particular cases have appeared. Most studies assume that the locations of the pickup points are given and the individuals are allocated a priori. Thus, they concentrate on designing the bus routes, leading to variants of the well-known Capacitated Vehicle Routing Problem (CVRP) [
8,
9,
10]. Park and Kim [
11] review studies on the SBRP published up until 2009. They classify problems based on their characteristics: number of schools, surroundings of service, problem scope, mixed loads, special-education students, fleet mix, objectives and type of constraints. Regarding the solution methods, most papers analyzed consider heuristic approaches due to the complexity of the problem. More recently, Ellegood et al. [
12] have extended the review up to 2019, highlighting the fact that the topic is still relevant today. Their classification follows similar guidelines to Park and Kim [
11], but shows that other objectives and constraints have been considered in recent papers. Peker and Eliiyi [
13] provides comprehensive literature for shuttle bus routing in different functional application areas. They highlight that transportation systems in the people domain appear in many areas such as public or intercity transportation, airports, tourism, student, or personnel transport, etc. These systems have a significant role in the quality of life, affecting factors such as time, comfort, stress and money.
It is worth mentioning the existence of papers that deal with more than one objective function. Corberán et al. [
14] consider a biobjective SBRP in a sparsely populated rural district, whose objectives are minimizing the total number of buses and minimizing the maximum time that a student spends on the bus. Bus stops are fixed and bus capacity constraints are not taken into account. A set of efficient solutions is computed using scatter search with two constructive heuristics to generate solutions. In Pacheco et al. [
15] the two objectives considered are minimizing the longest route and minimizing the total distance travelled. To approach the Pareto front, they develop a solution procedure that uses tabu search combined with Multiobjective Adaptive Memory Programming. In employees transportation, Dasdemir et al. [
16] allow the existence of overbooking and model the problem as a biobjective open vehicle routing problem. They minimize the total distance and the total number of passengers who stand and hold onto a strap. For the purpose of generating the Pareto front they apply the
-constraint method and also develop two heuristic approaches.
As mentioned in
Section 1, the BBRP problem addressed in this paper, along with route design, also deals with the selection of the pickup points from the set of available locations and the allocation of individuals to them. The number of papers dealing simultaneously with the three sub-problems is less numerous and are restricted to the area of the SBRP. Dulac et al. [
17] consider this location-allocation-routing problem and propose a two-stage approach to handle it. First, the bus stops are selected and the students are allocated to them. The second stage constructs the routes. There are constraints on the capacity of the buses, the number of stops and the length of the routes, and the distance walked by the students. Chapleau et al. [
18] partition the students into a minimum number of clusters whose cardinality takes into account the route capacity. Then, for each cluster, a route is built after selecting the bus stops. Bowerman et al. [
19] also follow this allocation-routing-location strategy in urban areas. The goal of minimizing the number of routes is the essential objective, but other criteria are combined into a single overall objective using the weighting method. The heuristic procedure proposed also partitions the students into clusters for which a single route will be constructed. Riera-Ledesma and Salazar-González [
20] formulate the problem as a multiple-vehicle travelling purchaser problem whose objective minimizes the cost of the routes plus the cost of assigning users to bus stops. They solve the problem by using a branch-and-cut algorithm. Riera-Ledesma and Salazar-González [
21] extend this problem to include additional constraints related to the quality of service. They present alternative formulations of the problem and a branch-and-cut-and-price algorithm. Schittekat et al. [
22] minimize the routing cost and fix an upper bound on the distance walked by students. For solving the problem they develop a GRASP + VND matheuristic. Also for this problem, Kinable et al. [
23] propose an exact branch-and-price algorithm and Calvete et al. [
24] develop a matheuristic that constructs feasible solutions by successively selecting bus stops, partially assigning students, computing the routes and allocating all the students, and applying local search procedures. Bögl et al. [
25] consider the SBRP with transfers in which students are allowed to change buses. Moreover, they aim to determine optimal school start times to give buses the flexibility of servicing multiple schools. The algorithm proposed to solve the problem is based on a destroy and repair strategy. Calvete et al. [
26] study a variant of the SBRP which allows students to select the bus stop among those visited by a bus. They formulate a bilevel optimization model and propose a metaheuristic that involves the solution of four mixed-integer-linear optimization problems to obtain tight upper bounds of the upper level optimal objective function value.
The above description shows that, in general, the distance walked by individuals is usually considered in the set of constraints [
22,
23,
24], establishing a maximum walking distance. When this is considered in the objective function, it is summed with the routing costs [
20,
21], which can be controversial since both costs are not comparable unless they are proportional. As mentioned in
Section 1, in this paper we propose to consider the routing cost and the walking distance separately, leading to a biobjective bus routing problem with pickup selection and allocation of individuals.
3. Problem Description
The main issues handled in the BBRP addressed in this paper are twofold. First of all, this is a routing problem in which, in addition to designing the routes, the pickup points and individual allocation must be determined. The second key aspect is that this problem simultaneously deals with minimizing the cost of the routes and minimizing the distance of users to their pickup point. Hence, it takes into account not only economic considerations but also pays attention to the safety and comfort of individuals. The BBRP can be described as follows. There is a set of individuals U, a set of potential pickup points W and a destination (workplace, school, etc.). Each individual is allocated to a pickup point, where he/she is picked up by a bus that takes him/her to his/her destination. Let H be the set of identical buses located at a depot. Let Q be the bus capacity. We assume that H is at least as large as the minimum number of buses needed to transport all the individuals (). Buses visit only those pickup points to which individuals have been allocated. Moreover, the total number of individuals allocated to the pickup points in a bus route is limited by the capacity of the bus. Each bus route starts at the depot, visits a number of pickup points and finishes visiting in sequence the destination and the depot. Each bus may perform at most one route and each pickup point with allocated individuals is visited by at most one vehicle.
Let be a mixed graph, where and node 0 refers to the depot. The set of edges is defined as . Edges are links that are used in the routes. The set of arcs is defined as . Arcs allow allocating individuals to pickup points. It is assumed that there are neither loop edges nor loop arcs.
Each edge has associated a nonnegative routing cost which refers to the cost of traveling from node i to node j. The cost , includes the routing cost from the depot to the pickup point i and can also include the fixed cost of operating the bus. The cost , includes the routing cost from the pickup point i back to the depot via the destination. It is assumed that the cost matrix satisfies the triangle inequality, i.e., for all . Each arc has associated a nonnegative walking distance referring to the distance from the location of individual k to pickup point i. In addition to the routing cost, which is relevant from the economic point of view, the cost due to the allocations of individuals to the pickup points (walking distance) is also significant. As mentioned above, the problem is to determine the set of visited pickup points, the allocation of individuals to them and the routes followed by buses in order to minimize both the total routing cost and the total distance walked by individuals to reach their allocated pickup point.
A feasible solution
consists of a set
of visited pickup points, a set of index pairs
, where for each individual
, the corresponding pair
provides the index
of the pickup point to which the individual
k is allocated, and a set of
routes
that allow individuals to be picked up at their assigned pick up points and to be transported to the destination, taking into account the capacity of the bus. The routing cost and the walking distance are:
Let
denote the set of feasible solutions. The BBRP can be formulated through the following Biobjective Binary Integer Linear Programming model:
It is worth noting that, although both objective functions depend on different structures (routes versus allocations), they are related since both are interdependent. Indeed, the allocation depends on the pickup points visited and on the route constructed through the bus capacity constraint. Similarly, the routes depend on the pickup points visited and on the allocation of individuals to pick up points.
Figure 1 shows that, from the same set of potential pick up points, feasible solutions with different objective function values can be obtained depending on how the routes are constructed and how the allocation is made.
Figure 1a displays the node-set
V. The red circle represents the depot. Blue squares are the potential pickup points that can be visited and black circles are the individuals. To make the figure more explanatory, an additional red square has been added which represents the destination. The bus capacity is equal to eight. The feasible solution in
Figure 1b has less routing cost but more walking distance than the feasible solution in
Figure 1c.
For a nontrivial biobjective problem, i.e., a problem in which both objective functions are conflicting, a single solution that simultaneously minimizes each objective cannot be found. Improving the value of one of the objective functions usually has a negative effect on the other [
1]. From the different approaches to multi-objective optimization problems, we focus here on the construction of the Pareto front. A feasible solution is said to be efficient if it is impossible to find another feasible solution with a better performance of one objective without degrading the performance of the other objective. Mathematically, a feasible solution
X is efficient if and only if there is no other feasible solution
so that
A feasible solution
X is weakly efficient if and only if there is no other feasible solution
so that
,
. The image in the objective space of an efficient (weakly efficient) feasible solution is a nondominated (weakly nondominated) point. That is to say, if
is an efficient (weakly efficient) solution,
is a nondominated (weakly nondominated) point. The set of all nondominated points is the Pareto front.
Figure 2 displays the image in the objective space of a set of feasible solutions. The Pareto front is shown in red.
Without additional information on the preferences of the decision-maker, all Pareto optimal solutions are considered equally good. Finding the Pareto front is usually prohibitive from the computational point of view. Therefore, the purpose is to provide a useful approximation of the Pareto front. As previously mentioned, evolutionary algorithms are very effective in approaching the Pareto front. Next, we develop a metaheuristic based on an evolutionary algorithm that has the definition of the chromosome and the construction of a feasible solution from it as novelties.
4. HEABBR: A Hybrid Evolutionary Algorithm for the BBRP
Evolutionary Algorithms are based on the ideas of reproduction and selection in populations. These algorithms use such ideas to provide close to optimal solutions to challenging optimization problems in small computational time [
27,
28,
29]. They encode potential solutions as a string of symbols, called a chromosome, and associate with it a fitness value that gives an evaluation of the solution quality, usually based on the objective function values of the optimization problem in the encoded solution. After generating an initial population of chromosomes and evaluating their fitness, through successive iterations the evolutionary algorithm maintains a population of chromosomes, usually of the same size. By applying a crossover operator and a mutation operator to the chromosomes of the current population, offspring are generated. After assessing the fitness of these chromosomes, the new population is selected from the incumbent population (current population and offspring) by applying the selection operator. This process continues through successive iterations of the algorithm until the stopping criterion is met.
The algorithm HEABBR proposed in this paper maintains the general framework of a classical evolutionary algorithm but presents two relevant novelties. The first one is the definition of the chromosome. This does not directly encode a feasible solution. Instead, only the number of routes and the visited pickup points are identified. The idea of identifying only the nodes visited by the route in the chromosome has already been proposed in the context of the ring star problem [
30,
31]. However, it is worth mentioning that in the ring star problem all nodes have the same characteristics, while in the BBRP there are two kinds of nodes, pickup points and individuals. Moreover, in [
31] there is only one ring (route) and there is no capacity constraint. Therefore, when a node has to be allocated, it can always be allocated to the closest visited ring node. In contrast, in the problem addressed in this paper, not all individuals will be able to be allocated to their nearest pickup point because of the bus capacity constraint. On the other hand, in the capacitated
m-ring star problem dealt with in [
30] there is a capacity constraint, but the number of rings (routes) is fixed. The second relevant novelty of the algorithm HEABBR is the method applied to construct a feasible solution from the chromosome. It involves local search procedures allowing us to explore the neighbourhood of a tentative solution to try to improve its fitness. Moreover, the algorithm maintains a file with potentially efficient solutions. Next, we present a detailed description of the characteristics of the algorithm developed.
4.1. Chromosome Encoding
The chromosome is encoded as a
-dimensional vector
The first component
is an integer which indicates the number of routes of the encoded solution. To be able to construct a feasible solution,
The remaining components are binary and indicate if the corresponding pickup point
i is available to be visited by a route or not, i.e., if individuals can be allocated to it:
As explained below, the algorithm always guarantees that , i.e., routes can be constructed. Note that, as mentioned previously, chromosome B gives information on the number of routes and the visited pickup points but does not provide the routes themselves. Moreover, there is no information on how the individuals are allocated to the available pickup points. Hence, in general, we can construct several feasible solutions of the BBRP associated with the same chromosome. The purpose of the algorithm is to construct a good feasible solution, i.e., a solution that allows us to discard other feasible solutions which are dominated by it.
4.2. Construction of a Feasible Solution
The construction of a feasible solution involves two steps. The first one constructs a tentative solution, which is improved in the second step by applying local search procedures.
4.2.1. Tentative Solution
We propose to adapt the main ideas of the clustering algorithm developed by Fischetti et al. [
32] for the generalized travelling salesman problem. First, the initial skeleton of the
routes is built by sequentially selecting the pickup point ‘furthest’ from the depot and all the pickup points previously considered. For this purpose, first the pickup point
, such that
and is the furthest from the depot in terms of routing cost, is singled out:
The first route is formed by connecting the depot and the node
. Next, the pickup point
, such that
and is the furthest from nodes
, is singled out:
The second route connects the depot and the node
. The process is continued until the pickup point
, such that
and is the furthest from nodes
, is singled out:
The -th route connects the depot and . Up to this point, we have the initial skeleton of the routes, each connecting the depot and a node .
Then, in sequence, each remaining node, i.e., , is randomly taken and the following procedure is applied:
if and , the pickup point i is inserted in the route which provides the minimum insertion cost. At this time, i will be a visited pickup point.
If and , the pickup point is discarded.
If , the individual located at node i is allocated to the pickup point visited by a route that provides the minimum walking distance, bearing in mind the bus capacity constraint.
Note that, at the end of this process, every pickup point with in the chromosome will be visited by a route and every individual will be allocated to a visited pickup point (the closest pickup point at the time of the allocation).
It is worth mentioning that, after constructing the skeleton of the routes, all the remaining nodes (individuals and pickup points) must be randomly selected to apply the previous procedure. Otherwise, if we decided, for example, to consider first the pickup points to construct the routes and then consider the individuals’ locations to allocate them, i.e., we decided to follow a location-routing-allocation strategy, we would not be able to get efficient solutions with less total walking distance. For instance, let us consider the network represented in
Figure 1a. If we follow the location-routing-allocation strategy in which all the potential pickup points are selected to be visited, the routes would be the ones shown in
Figure 3a, and so the allocation would be the one presented in
Figure 3b. As a consequence, it would be impossible to get the solution shown in
Figure 1c, which has less walking distance. Therefore, in general, a location-routing-allocation strategy does not work when trying to construct efficient solutions.
Having constructed the tentative feasible solution, denoted by , next we seek to improve it by applying four local search procedures, aiming to obtain a feasible solution that dominates . Three of the procedures affect only one of the objective functions and are applied to every solution. The other one involves simultaneously both objective functions and it is only applied to some solutions. The procedures are applied in the order in which they are explained in the paper. At the end of this process, if the feasible solution obtained is efficient with respect to the incumbent Pareto front, it is included in the Pareto front and the solutions that are now dominated are removed. Next, we explain in detail the four local search procedures.
4.2.2. Common Local Search Procedure: Reducing the Walking Distance
To improve the walking distance of the feasible solution
, the individuals are optimally allocated to the visited pickup points by solving a transportation problem in which the sources are the current routes, each supplying
Q units (the bus capacity), and the demand points are the individuals, each demanding 1 unit. The cost
associated with the source
m and the demand point
j is the walking distance from the location
j to the closest pickup point of the route
m:
where
is the set of pickup points visited in the route
m,
.
By defining the variable
equal to 1 if the individual
j is allocated to route
m, and 0 otherwise, this problem can be formulated as:
In accordance with the definition of , this problem implicitly assumes that when the individual located at j is allocated to the route m, he/she is allocated to the nearest pickup point in this route. This operation does not alter the routes, but the allocation of individuals. Therefore, it provides a feasible solution with the same or lower walking distance and with the same routing cost. Hence, the updated solution weakly dominates .
4.2.3. Common Local Search Procedure: 2-opt
Now, let us consider the feasible solution
. To improve its routing cost, we apply the 2-opt local search procedure [
33] to each of its routes. This operation provides a feasible solution
with the same or lower routing cost and with the same walking distance. Hence, the updated solution
weakly dominates
, and thus
.
4.2.4. Specific Local Search Procedure: Changing the Role of Nodes
The specific local search procedure is only applied to some solutions
, which are selected to undergo the procedure with probability
. If the incumbent solution
is not selected,
goes directly to the next local search procedure explained in
Section 4.2.5. Otherwise, in this case, we allow simultaneously a change in both objective functions by changing the role of a pickup point in the chromosome. Since there are two objective functions involved, the comparison of the solutions is not straightforward and a criterion must be provided to select a solution.
The two operations considered in this procedure are cycle reduction and cycle augmentation. For this purpose, we randomly select a pickup point in the incumbent solution .
Cycle Reduction
If the pickup point
i is visited by a route, i.e.,
, it is removed from the route (if it is not the only pickup point in the route) and the best allocation of the individuals is obtained by solving the updated transportation problem (
3). Let
be the updated solution, which coincides with
if
.
The termination condition explained below is checked. If the procedure continues, we consider the feasible solution , in which the pickup point i is not in any route, and the cycle augmentation operation is applied.
Cycle Augmentation
Let
be the routes in the solution
. The pickup point
i is inserted in the best position of the route
and the best allocation of the individuals is obtained by solving the updated transportation problem (
3). This provides the updated solution
and the termination condition is checked.
If the process is not yet finished, we consider again the solution
and insert the pickup point
i in the best position of the route
and optimally allocate the individuals by solving the updated transportation problem (
3). This provides the updated solution
and the termination condition is checked. If needed, the process continues with all the routes.
If the local search procedure is not finished after having completely analyzed the pickup point i, the incumbent solution remains and a new pickup point (without repetition) is randomly selected to undergo the cycle reduction and cycle augmentation operations.
Termination Condition for the Specific Local Search Procedure
Let be the incumbent solution. The specific local search procedure is finished as soon as either the solution dominates or the solution is efficient with respect to the incumbent Pareto front. Since the number of pickup points is finite, this specific local search procedure will terminate in a finite number of iterations. Hence, at the end of this procedure, either the solution remains or it has been replaced by . Whatever the case, the incumbent solution undergoes the following local search procedure. Notice that, as a consequence of the operations involved in this local search procedure, the pickup points which are visited by a route could have been changed. Hence, if needed, the chromosome is updated to match the characteristics of the incumbent solution.
4.2.5. Common Local Search Procedure: Removing Unused Pickup Point Locations and Combining Routes
At this time, we remove from the incumbent feasible solution all the pickup points with no individuals allocated to them and update the routes. Taking into account the triangular inequality, the solution finally obtained generally dominates the incumbent solution.
Finally, aiming to reduce the routing cost, routes with low occupancy are combined. For this purpose, by pairs, routes with less than Q individuals are combined, if possible, to get a single route with the same pickup points visited. This operation provides a feasible solution with the same or lower routing cost and with the same walking distance. Hence, the updated solution weakly dominates the original one.
This local search procedure, in general, reduces the number of visited pickup points as well as the number of routes. If the chromosome is updated to match the characteristics of this final solution, in the long term the population of chromosomes could consist of a set of chromosomes that would have a low number of routes and of available pickup points to be visited. Hence, to evaluate the impact of this issue on the performance of the algorithm, two variants of the algorithm are developed. The first one proposes to update the chromosome at this time, if needed. The second one does not update it, i.e., the chromosome involved in the crossover and mutation operators is the one available at the beginning of
Section 4.2.5. This is one of the algorithm characteristics that will be analyzed in
Section 5.
4.3. Initial Population
To construct the initial population, we randomly generate chromosomes, where refers to the population size. To build a chromosome, is randomly generated as an integer in the interval . To obtain the remaining , , a number is randomly generated. Then, each pickup point is selected to be available to be visited in a route, , with probability p.
If a chromosome has fewer than pickup points that can be visited, i.e., , the chromosome is repaired by switching the allele of pickup points i currently having .
4.4. Crossover and Mutation Operators
For each parent population, the crossover and mutation operators provide us with offspring. We propose two different crossover operators, which are based on the uniform crossover and a variant of the one-point crossover. Regarding the uniform crossover, pairs of parents are randomly selected and one offspring is generated from each pair by taking each gene from one of the parents with a probability of 0.5. As an example:
With regard to the single point crossover, we distinguish the first gene corresponding to the number of routes from the remaining genes associated with pickup points. Hence, from a pair of parents randomly selected from the parent population, one offspring is generated. The first gene is taken from one parent with a probability of 0.5. Then, after randomly generating a crossover point, the genes to the left of the crossover point are taken from the first parent and the genes to the right are taken from the second parent. Assuming that the crossover point is after the 7th gene corresponding to a pickup point:
Whichever crossover is applied, with probability each chromosome is chosen to undergo mutation. After a chromosome is selected, a gene corresponding to a pickup point is randomly selected and its allele value is switched. The gene associated with the number of routes is never changed in this step.
After crossover and mutation operators have been applied, if needed the chromosome is repaired as indicated above to have at least as many pickup points that can be visited as
. Finally, the feasible solutions corresponding to each of the offspring are computed as indicated in
Section 4.2.
4.5. Fitness Evaluation and Population Handling
To evaluate the quality of the chromosomes, the fitness function computes both objective functions (the routing cost and the walking distance ) at the feasible solution associated with the chromosome.
To handle the populations, the best members of the current population and the offspring, according to the NSGA-II (Nondominated Sorting Genetic Algorithm) [
34], are selected to be part of the next population. NSGA-II ranks the current population plus offspring into several non-dominated fronts. All nondominated points are in the first front. Then, these points are eliminated and the second nondominated front is formed with all the non-dominating points among the remainder. This process continues until all chromosomes have been classified and are assigned a nondomination rank. Moreover, the crowding distance is also computed for each chromosome to estimate the density of solutions around its corresponding solution. By using the nondomination rank, the new population selects the best different
chromosomes. If there are ties, the crowding distance is used.
Moreover, in the implementations of HEABBR, an archive population is maintained. This archive includes solutions computed by the algorithm which can be nondominated. It is updated at each iteration.
5. Computational Experiment
A computational experiment has been carried out to analyze the performance of HEABBR. The numerical experiments have been performed on a PC Intel Core i7-9700 with 3.0 gigahertz, having 32.0 gigabytes of RAM and Windows 10 64-bit as the Operating System. The code has been written in C++, TDM-GCC 4.9.2. For solving problem (
3) we have selected the simplex algorithm for Transportation Problems [
35].
In order to test HEABBR, we have selected the set of instances proposed in [
22]. This set consists of 112 instances. The number of potential pickup points ranges between 5 and 80, the number of individuals varies from 25 to 800 and the bus capacity is 25 or 50. These instances also include a maximum walking distance parameter which has been omitted in this study. Since there is no parameter
H, we have set
. This upper bound allows us to avoid having for sure at least two routes that can be combined into a single route with at most
Q individuals allocated to it. The instances have been classified into five sets in accordance with the number of potential pickup points. Their characteristics are described in
Table 1. Instances with odd ID have bus capacity equal to 25, and those with even ID have bus capacity equal to 50. The destination and the depot are located at the same place.
We have studied the effect and influence of two factors on the quality of the Pareto front yielded by HEABBR. The first factor is the crossover operator used. The second factor refers to whether to update or not the chromosome at the end of
Section 4.2.5. Each combination of these factors provides a configuration of HEABBR. They are shown in
Table 2. Each test instance has been solved under each configuration, i.e., it has been solved 4 times. The remaining parameters of the algorithm have been set at
chromosomes,
and
. The termination condition has been established in terms of total computing time. In accordance with the previous classification of instances, the computing time has been set at the minutes indicated in the last column of
Table 1.
For the purpose of evaluating the quality of the Pareto front approximations, we have used the unary hypervolume indicator
[
36] and the additive
indicator
[
37]. In order to compute both indicators, for each instance, the reference set
is computed, which consists of the union of the outputs obtained throughout the whole experiment. i.e., all the nondominated points available. Then, for output set
A,
computes the area of the objective space which is weakly dominated by
and not by
A. On the other hand,
computes the minimum factor by which
A has to be translated in the objective space to weakly dominate
. The closer the indexes to zero, the better the approximation. Both indexes have been computed by using the performance assessment tool suite provided in PISA [
38]. Since these numbers are, in all cases, near-zero, we have multiplied the indicators by 100 to be displayed in the following tables.
Table 3 displays, for each configuration and sets
to
, the mean value, the standard deviation and the maximum of the number of points in the Pareto front and the indicators
and
values. For set
, all configurations provide the same Pareto front, thus providing a value of zero for both indicators. Therefore, we eliminate this set from the remaining analysis as all the configurations are equally good.
Figure 4a,b display the value of the corresponding indicators for each of the 88 instances of sets
to
, according to the configuration. Regarding the
indicator, for sets
to
, configurations 1 and 3 provide the lesser values. Set
shows larger variability and for certain instances, configuration 2 provides the best results. Similar findings are obtained for the
indicator, although there is a higher variability.
Figure 5a,b display, for each set and configuration, the value of the corresponding indicator as a blue ball. A solid red ball is associated with the mean value of the corresponding indicator over all instances in the set. From these figures, we can also observe the differences among the mean values of the four configurations as well as how the variability increases as the number of pickup points increases.
Figure 6a,b shows the main factor for the indicators
and
, respectively.
Figure 7a,b show the interaction plot for both indicators. Looking at them, we can conclude that the chromosome update is the most relevant factor. Whatever the crossover selected, the best choice is not to update the chromosome. Moreover, the configuration which globally provides the best mean results is configuration 3, i.e., to combine uniform crossover with no chromosome update. However, it should be noted that, when distinguishing by set, set
, which includes the larger instances, performs slightly differently, since, only, in this case, configuration 2 would show slightly better results.
As an illustration,
Table 4 shows the number of points in the Pareto front and the value of both indicators provided by configuration 3 in each instance. Also,
Figure 8 shows the network and the Pareto front for instances 35 and 78.
6. Conclusions
Most of the literature on bus routing problems, especially school bus routing problems, assumes the routing cost as the objective to be minimized, leaving aside the distance travelled by individuals or at most imposing certain upper limits on it. This paper addresses a variant of the bus routing problem in which both the routing cost and the distance walked by individuals to reach their allocated pickup point are taken into account. Moreover, in this problem neither the pickup points which are visited in the bus routes nor the allocation of individuals to them are fixed a priori, i.e., these are decisions that must be made together with the construction of the routes themselves. This biobjective approach whose purpose is to provide the Pareto front allows the decision-maker to have available a variety of efficient solutions.
The problem considered is highly combinatorial since three simultaneous decisions have to be made: which pickup points will be visited by a route, to which pickup point each individual will be allocated, and which routes will be designed. Therefore, the paper focuses on approaching the Pareto front. For this purpose, a metaheuristic is developed which uses the ideas of an evolutionary algorithm. The proposal is new in the sense that each chromosome does not refer to a feasible solution but to a set of feasible solutions. From this set, a potentially good solution is chosen from a tentative solution by using several local search procedures. A computational experiment has been carried out to select the best configuration of the algorithm and to show its performance.
Challenging future lines of research include considering different objective functions related to environmental issues, such as, reducing carbon footprint or achieving buses as fully loaded as possible. Regarding other measures of the individuals’ comfort, minimizing the maximum distance walked by an individual or minimizing the ride time could be considered.