Next Article in Journal
An Optimization-Based Supervisory Control and Coordination Approach for Solar-Load Balancing in Building Energy Management
Next Article in Special Issue
An Improved Grey Wolf Optimizer for a Supplier Selection and Order Quantity Allocation Problem
Previous Article in Journal
Numerical Estimation of Switched Reluctance Motor Excitation Parameters Based on a Simplified Structure Average Torque Control Strategy for Electric Vehicles
Previous Article in Special Issue
Settings-Free Hybrid Metaheuristic General Optimization Methods
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Partial Allocation Local Search Matheuristic for Solving the School Bus Routing Problem with Bus Stop Selection

1
Statistical Methods Department, IUMA, University of Zaragoza, Pedro Cerbuna 12, 50009 Zaragoza, Spain
2
Statistical Methods Department, IUMA, University of Zaragoza, María de Luna 3, 50018 Zaragoza, Spain
3
Centro Universitario de la Defensa de Zaragoza, IUMA, Carretera de Huesca s/n, 50018 Zaragoza, Spain
4
Department of Electrical, Electronic and Information Engineering “Guglielmo Marconi” (DEI), University of Bologna, Viale Risorgimento 2, 40136 Bologna, Italy
*
Author to whom correspondence should be addressed.
Mathematics 2020, 8(8), 1214; https://doi.org/10.3390/math8081214
Submission received: 7 July 2020 / Revised: 20 July 2020 / Accepted: 22 July 2020 / Published: 23 July 2020
(This article belongs to the Special Issue Advances of Metaheuristic Computation)

Abstract

:
This paper addresses the school bus routing problem with bus stop selection, which jointly handles the problems of determining the set of bus stops to visit, allocating each student to one of these bus stops and computing the routes that visit the selected bus stops, so that the total routing cost is minimized and the walking distance of the students is limited by a given value. A fast and efficient matheuristic is developed based on an innovative approach that first partially allocates the students to a set of active stops that they can reach, and computes a set of routes that minimizes the routing cost. Then, a refining process is performed to complete the allocation and to adapt the routes until a feasible solution is obtained. The algorithm is tested on a set of benchmark instances. The computational results show the efficiency of the algorithm in terms of the quality of the solutions yielded and the computing time.

1. Introduction

The school bus routing problem (SBRP) basically consists of designing a set of routes for transporting students to schools. Park and Kim [1] provide a review of studies published up until 2009. They emphasize three issues that are relevant to this problem: Are the bus stops fixed a priori or not? Is there a single objective or are there multiple objectives? Which constraints are taken into account? As pointed out by Park and Kim, most studies assume that the bus stop locations as well as the number of students at each stop are given and concentrate on designing the bus routes, aiming to minimize the number of buses used, the total bus travel distance or time, or the total cost. These problems are variants of the well-known Capacitated Vehicle Routing Problem (CVRP). Ellegood et al. [2] update the literature review and show that nowadays this problem still attracts the attention of many researchers. Moreover, these authors identify a shift in the SBRP characteristics being examined towards more real-world problem settings, as well as an increase in the use of metaheuristic solution approaches.
Just to mention a few recent papers on this topic, Bögl et al. [3] deal with the SBRP with transfers, i.e., the possibility that students may change buses. In addition to the bus stop selection and bus routing problems, they consider the bus scheduling problem that concerns the computation of a feasible schedule for the buses and the school start time adjustment problem, which aims to optimize the school start times to allow buses to service multiple schools. These authors propose a heuristic based on a destroy and repair optimization approach. The case of mixed loads, where the buses are allowed to carry students from more than one school at the same time, is dealt with by Ellegood et al. [4], who provide a general analysis to assess the conditions under which mixed loading is likely to be beneficial. Souza Lima et al. [5,6], deal with a multiobjective capacitated rural school bus routing problem with heterogeneous fleet and mixed loads. Miranda et al. [7] expand the concept of mixed-load to multi-load, which means that the students can be picked up and delivered simultaneously. Taking into account that the use of private cars depends on how well public transportation systems operate, Parvasi et al. [8] formulate a bilevel mathematical model, which considers the possibility of estimating the number of students who choose the public transport system. Mokhtari and Ghezavati [9] also consider a mixed load school bus routing problem and propose a hybrid multiobjective ant colony optimization algorithm to solve it, which involves two objectives: minimizing the number of the buses and minimizing the average riding time of the students. Lewis and Smith-Miles [10] propose a heuristic algorithm to find cost-effective solutions to real-world problems, which allow for splitting and merging routes, gauging vehicle dwell times, selecting bus stops, and minimizing walking distances. Caceres et al. [11] propose a greedy heuristic coupled with a column generation approach for solving the problem arising when students with special needs are involved. This problem includes the need to pick up special education students from their home, the need to configure buses appropriately for them, and the need to provide a higher level of service. A variant of the SBRP, arising when students are allowed to choose their preferred stop among the selected ones, has recently been introduced by Calvete et al. [12], who propose a bilevel optimization model and a metaheuristic for the solution of the considered problem. On the other hand, metaheuristic algorithms are widely used in routing problems. Toth and Vigo [13], Elshaer and Awad [14] and Vidal et al. [15] provide recent and complete reviews on the variants of the Vehicle Routing Problems and the use of metaheuristic algorithms for solving them.
This paper addresses the School Bus Routing Problem with bus Stop Selection and a Maximum walking Distance constraint (SBRP-SS-MD) as defined by Schittekat et al. [16] and usually associated with urban areas. This problem deals simultaneously with selecting the bus stops among a set of potential locations, allocating the students to the bus stops and designing the bus routes, while minimizing the total distance traveled by all the buses and taking into account that there is an upper bound on the distance that the students can walk to reach their assigned bus stop. Since the earliest studies on the problem were published, the authors who have studied the SBRP-SS-MD have focused on the three sub-problems involved—location, allocation and routing—and how they are handled to construct a feasible solution. Needless to say, all the three sub-problems are highly interconnected. Taking a solution from one of these sub-problems, even if it is optimal, as the basis from which to build an overall solution of the problem can result in a solution far from the optimal one.
We now review the main papers on the SBRP-SS-MD. A location-allocation-routing approach is taken by Dulac et al. [17] who propose a two-stage approach. In the first stage, the bus stops are selected and the students are assigned to these selected stops. In the second stage, the routes are generated. The constraints are that the bus capacities cannot be exceeded, there are upper bounds on the number of stops and the length of each route, and there is an upper bound on the total distance that a student can walk.
Chapleau et al. [18] change the focus and propose to take advantage of the interaction between the selection of the bus stops and the construction of the routes by determining a minimum number of clusters, each including a number of students close to the route capacity. Then, for each cluster the bus stops are selected and a route is generated. This allocation-routing-location strategy is also followed by Bowerman et al. [19] who consider a multiobjective approach to the problem of providing school bus transportation in urban areas. The optimization criteria are the number of routes, the total bus route length, the load balancing, the length balancing and the student walking distance. The last criterion balances the total distance the students walk from home to and from their bus stops against the route length. They propose a heuristic method for solving the problem in which the students are first partitioned into clusters so that each cluster can be serviced by a single bus route. Then, for each cluster, the bus stops are selected and a bus route that visits the selected stops is generated. The goal of minimizing the number of routes is the dominant objective. The other objectives are combined into a single overall objective using the weighting method.
Riera-Ledesma and Salazar-González [20] propose to combine the bus stop selection and the bus route generation. They focus on a family of school bus routing problems, which look simultaneously for a set of bus stops, for assigning students to them and for designing bus routes visiting such stops. They approach the problem by introducing a generalization of the CVRP called the multiple vehicle traveling purchaser problem. In this problem there is a set of users going to a common destination and a set of potential bus stops, each one reachable by a subset of users. A fleet of homogeneous vehicles is available at a central depot. Each connection between each pair of bus stops has an asymmetric cost. A nonnegative cost is also associated with each potential assignment of a user to a bus stop. This cost is related to the distance walked by a user from his/her home to a bus stop. They also consider a fixed cost for using each vehicle. The aim of the problem is to assign each user to a potential bus stop and to find least cost routes in such a way that each bus stop with assigned users is served by a route. The total number of users assigned to the stops on a route cannot exceed the capacity of the vehicle. The total length of all the routes plus the total assignment cost must be minimized. The authors propose a branch-and-cut approach to solve the problem. Riera-Ledesma and Salazar-González [21] work on the same problem, but including additional ‘resource’ constraints. These ‘resources’ refer to constraints involving the quality of the service: bounds on the length of the bus route from the bus stop at which the first student is collected, bounds on the maximum time a student remains on the bus, and bounds on the number of stops visited by the bus. They propose several formulations of the problem and a branch-and-cut-and-price algorithm.
Schittekat et al. [16] emphasize that, “when a student can be assigned to multiple stops along the same route, the allocation of this student to a particular stop is arbitrary. This is not the case if a student can be assigned to multiple stops in different routes. All students that can be assigned to multiple routes need to be distributed over those routes in such a way that the capacity of the buses is not exceeded. Compared to traditional CVRPs, the possibility to assign students to different stops offers the possibility to incur potential savings; at the same time, it introduces an extra decision level that makes the problem much more difficult to solve”. They propose a location-routing-allocation approach and develop a GRASP+VND matheuristic that integrates the bus stop selection and the bus route construction sub-problems. Once the bus stops have been selected and the routes have been fixed, the problem of allocating students to the bus stops in such a way that the capacity of the buses is not exceeded is solved by an exact method. Kinable et al. [22] propose an exact branch-and-price algorithm for the same problem.
From the previous literature review, we notice that two factors are relevant when studying the SBRP-SS-MD: (i) the settings of the problem and (ii) the approach to deal with the three sub-problems. Regarding the settings of the problem, we conclude that there are two issues that are of interest: the routing cost for the company owning the buses, and the walking distance for the students. This has been studied as a single-objective problem, either by combining the routing cost and the walking distance in the objective function [20,21] or by treating the walking distance as a constraint [16,22] and minimizing only the routing cost. As mentioned above, in this paper we assume the formulation of the SBRP-SS-MD proposed in [16], i.e., a single-objective problem that minimizes the total distance traveled by all the buses, while the distance that students can walk is constrained. Concerning the way of handling the above mentioned three sub-problems, the contribution of this paper is to develop an innovative matheuristic that follows a location-partial-allocation-routing approach. After selecting a subset of bus stops from which we are able to get a feasible solution, in order to compute it the procedure partially allocates the students to the selected bus stops and constructs the routes for serving these students. Then, if possible, the remaining students are allocated to the current routes. Otherwise, the number of students in the initial allocation is increased. This process is done in a smart way, so that the routing cost is kept low and diversified feasible solutions are found. Another important feature of the matheuristic proposed in this paper is the absence of parameters that need to be tuned. As stated in [16] “a good metaheuristic should generate high-quality solutions in little time without the need for excessive parameter tuning”. Finally, it is worth pointing out two main differences between the algorithm discussed in [16] and the matheuristic developed in this paper. First, in the construction phase, we propose to integrate the allocation of the students and the route construction, while in [16] the integrated sub-problems are the bus stop selection and the route generation. Second, our procedure includes the solution of four purpose-built Mixed Integer Linear Programming (MILP) problems for selecting the bus stops, together with a more general random selection, which contributes to diversifying the considered solutions. The performance of the matheuristic is tested on the 112 benchmark instances dealt with in the literature [16,22], obtaining good results in terms of both the quality of the solution provided and the computational time.
The paper is organized as follows. After the Introduction Section, the SBRP-SS-MD and the Integer Linear Programming (ILP) model are described in Section 2. The matheuristic is developed in Section 3. In Section 4 the computational performance of the proposed algorithm is evaluated. Finally, Section 5 concludes the paper with some final remarks.

2. Definition and ILP Model of the SBRP-SS-MD

We assume we have a single school, a set of identical buses located at a depot, each with a fixed capacity Q, a set of available bus stops, and a set of students to be transported to the school. Each bus may operate at most one route, and there are as many buses as needed. Moreover, the students can only be allocated to bus stops within a predetermined walking distance. The SBRP-SS-MD consists of selecting a subset of bus stops to be visited, determining for each student which bus stop he/she should walk to, and designing a set of bus routes through the visited bus stops, so that the total cost of the bus routes is minimized.
Let G = ( V , A ) be a directed graph, where V is the node set and A is the arc set. The node set is defined as V = { 0 } U W , where node 0 is the depot, U is the set of student locations and W is the set of available bus stops. The set of arcs is defined as A = A 1 A 2 , where A 1 = { ( i , j ) : i , j { 0 } W , i j } and A 2 = { ( k , i ) : k U , i W } . Arcs in A 1 refer to links which are used to construct the routes. Arcs in A 2 are used to allocate students to bus stops. We assume that there are no loop arcs.
Each route starts from node 0, visits a subset of bus stops (nodes of W) and finishes visiting node 0. Bus stops do not need to be visited by a route, but if they are, they can be visited by a single route, i.e., the routes are node-disjoint (except for node 0). Every student is allocated to a visited bus stop which he/she can reach by walking, in such a way that the total number of students allocated to the bus stops visited by a bus route is limited by the capacity of the bus. As mentioned above, this problem is not a classical CVRP since the bus stops that are visited and how many students are allocated to each of them are not known a priori.
We assume that there is a nonnegative routing cost c i j associated with each arc ( i , j ) A 1 , representing the cost of traveling from node i to node j. The cost c 0 i , i W , includes the routing cost from the depot to the bus stop i, and the fixed cost of using a bus. The cost c i 0 , i W , includes the routing cost from the bus stop i to the depot passing by the school. We assume that these costs satisfy the triangle inequality, i.e., c i t + c t j c i j for all i , t , j { 0 } W . There is also a nonnegative allocation cost d k i associated with each arc ( k , i ) A 2 , which refers to the distance walked by the student located at node k to reach bus stop i. Let D be the maximum walking distance. Taking into account that each student needs to be allocated to a bus stop he/she can reach, we redefine A 2 = { ( k , i ) : k U , i W , d k i D } .
In order to formulate the SBRP-SS-MD as an ILP model, we define the binary decision variables:
For ( i , j ) A 1 , x i j = 1 , if   arc   ( i , j )   is   in   a   route 0 , otherwise For ( k , i ) A 2 , y k i = 1 , if   student   k   is   allocated   to   bus   stop   i 0 , otherwise For i W , z i = 1 , if   bus   stop   i   is   selected   to   be   visited 0 , otherwise
For simplicity, when there is no room for confusion, we denote { x i j , ( i , j ) A 1 ; y k i , ( k , i ) A 2 ; z i , i W } by { x , y , z } . Then, the SBRP-SS-MD can be formulated as follows:
min x , y , z ( i , j ) A 1 c i j x i j s . t .
i W x 0 i = i W x i 0
( i , j ) A 1 x i j = z i , i W
( j , i ) A 1 x j i = z i , i W
i W : ( k , i ) A 2 y k i = 1 , k U
k U : ( k , i ) A 2 y k i Q z i , i W
k U , i S : ( k , i ) A 2 y k i Q i S j S x i j , S W , S , S = ( { 0 } W ) S
x i j { 0 , 1 } , ( i , j ) A 1
y k i { 0 , 1 } , ( k , i ) A 2
z i { 0 , 1 } , i W
The objective function (1) minimizes the routing cost. Constraint (2) enforces that as many buses leave the depot (node 0) as enter the depot. Constraints (3) and (4) ensure that exactly one arc enters and leaves a bus stop if and only if the bus stop is selected. Constraints (5) and (6) guarantee that every student is allocated to a single bus stop, which must be selected to be visited. Constraints (7) impose the connectivity of the solution and the bus capacity requirement. Constraints (8)–(10) guarantee that all variables are binary. In this formulation, the constraints have been adapted from the two-index vehicle flow formulation of the CVRP proposed in [13]. Notice that, although constraints (7) would allow the existence of isolated cycles not connected to the depot, these cycles would involve only bus stops with no students allocated. As we are looking for solutions minimizing the global routing cost, these cycles cannot belong to an optimal solution because a smaller routing cost is obtained if they are eliminated.
Figure 1 shows a feasible solution of the SBRP-SS-MD. The large green square represents the depot. Small squares represent the bus stops (in blue those which are selected and in grey those which are not selected). Red circles are the student locations. The routes are represented by solid lines. The two routes involve, respectively, two and three bus stops. Three of the five available bus stops are not used. The links allocating students to bus stops are represented by dashed lines. Both routes transport seven students.

3. A Partial Allocation Local Search Algorithm for Solving the SBRP-SS-MD

The matheuristic developed in this paper for solving the SBRP-SS-MD (called PALS hereafter) proceeds by constructing a feasible solution in each iteration while the termination condition is not met. Each iteration consists of three steps:
Step 1: 
The selection of the bus stops that can be visited (active stops) and the computation of a feasible allocation of the students to these active stops.
Step 2: 
The construction of a feasible solution of the SBRP-SS-MD by partially using the allocation determined in Step 1, computing the routes, and finally allocating all the students.
Step 3: 
The application of several local search procedures.
The algorithm also includes an initialization step to obtain some insight into the characteristics of the instance analyzed. We now explain all these steps in detail.

3.1. Initialization Step

First, we determine which bus stops must be always active because they are the only available bus stops for some students due to the maximum walking distance constraint. These are named fixed stops. Every feasible solution of the problem needs to have these bus stops activated. Moreover, those students that can only reach one fixed stop are allocated to it.
Second, we determine a lower bound on the minimum number of routes (MNR) that are needed, | U | Q , where . denotes the ceiling function, i.e., a is the least integer greater than or equal to a.

3.2. Step 1: Selection of the Active Stops and Computation of a Feasible Allocation

There are two procedures for selecting the active stops. The first one, which is applied in the first four iterations of algorithm PALS, is based on solving a MILP problem. The purpose is to obtain good feasible solutions of the SBRP-SS-MD. The second procedure selects the active stops randomly, aiming to diversify the feasible solutions constructed by the algorithm.

3.2.1. Solving a MILP Problem for Selecting the Active Stops

This procedure identifies four ad hoc sets of active stops and the corresponding allocations aiming at being able to obtain good feasible solutions of the SBRP-SS-MD. These sets are provided by the optimal solutions of the following MILP problems. In these problems, students are allocated to bus stops, and bus stops to buses, without actually constructing the routes. A similar procedure has been proposed in [12] for the solution of the bilevel version of the SBRP. For the sake of comprehension and because there are some differences with the MILP problems defined in that paper, we briefly explain below the characteristics of the four MILP problems considered.
In addition to the variables y and z already introduced, we define the variables:
v l = 1 if   bus   l   is   used 0 otherwise l L w i l = 1 if   bus   stop   i   is   visited   by   bus   l 0 otherwise i W , l L t i l = number   of   students   allocated   to   bus   stop   i   who   are   picked   by   the   bus l , i W , l L r l = maximum   routing   cost   from   the   bus   stop   visited   by   the   bus   l   to   the   depot and   back , l L
where L denotes the set of buses. We assume that | L | = | W | . Figure 2 gives a scheme of the decision variables. The four problems considered are:
  • Problem I: Minimize the sum of the maximum routing costs from the bus stops visited by each bus to the depot and back
    Before formulating the problem, we pay attention to the objective function. The idea is to minimize, for each bus, the cost of going from the school to the farthest bus stop in its route and back. This objective function can be written as
    min l L max i W { ( c i 0 + c 0 i ) w i l : i W }
    This is a nonlinear objective function that can be linearized by including in the formulation of the model the variables r l , l L as well as the constraints
    ( c i 0 + c 0 i ) w i l r l , i W , l L
    Then, the objective function is min l L r l . Bearing this in mind, Problem I can be formulated as:
    min l L r l s . t .
    i W : ( k , i ) A 2 y k i = 1 , k U
    l L w i l = z i , i W
    z i k U : ( k , i ) A 2 y k i , i W
    t i l Q w i l , i W , l L
    k U : ( k , i ) A 2 y k i = l L t i l , i W
    i W t i l Q v l , l L
    w i l t i l , i W , l L
    ( c i 0 + c 0 i ) w i l r l , i W , l L
    y k i { 0 , 1 } , ( k , i ) A 2
    w i l , z i , v l { 0 , 1 } , t i l , r l 0 , i W , l L
    Constraints (13) ensure that each student is allocated to a single bus stop. Constraints (14) guarantee that each active stop is visited by one bus and no bus visits a bus stop which is non-active. Constraints (15) make sure that those bus stops with no students allocated remain non-active. Constraints (16) ensure that only the bus stops that are visited by a bus can receive students that will be picked up by that bus, and that the bus stops receive at most a number of students equal to the capacity of the bus. Constraints (17) guarantee that the students allocated to a bus stop are picked up by a bus that visits that bus stop. Constraints (18) ensure that only buses that are used can receive students, and that the number of students received by the bus does not exceed the bus capacity. Constraints (19) impose that bus stops which do not receive students for a bus are not visited by that bus. Constraints (20) are included to linearize the objective function (11) as explained above. Finally, constraints (21) and (22) set the characteristics of the variables.
  • Problem II: Minimize the total routing cost from the active stops to the depot and back
    min i W ( c i 0 + c 0 i ) z i s . t . ( 13 ) ( 22 )
  • Problem III: Lexicographically minimize the sum of the maximum routing costs from the bus stops visited by each bus to the depot and back, and the total routing cost from the active stops to the depot and back
    lex min l L r l , i W ( c i 0 + c 0 i ) z i s . t . ( 13 ) ( 22 )
  • Problem IV: Lexicographically minimize the total routing cost from the active stops to the depot and back, and the sum of the maximum routing costs from the bus stops visited by each bus to the depot and back
    lex min i W ( c i 0 + c 0 i ) z i , l L r l s . t . ( 13 ) ( 22 )
Lexicographic optimization assumes that the objectives are ranked in order of importance and the objective functions are minimized one at a time in order of priority. Hence, the main criterion is minimized first. Then, the second criterion is minimized subject to achieving the optimum with respect to the first criterion [23].
Thus, in the first iteration, after solving Problem I, algorithm PALS goes to step 2 (described in Section 3.3) with the set of active stops W a and the feasible allocation FA corresponding to the active stops and the allocation of the students provided by the optimal solution of Problem I. The following three iterations do the same with Problems II to IV.

3.2.2. Selecting the Active Stops Randomly

In this procedure, which is applied from the fifth iteration, in order to select the active stops we look for a covering of the students, i.e., we select the active stops in such a way that each student has at least one bus stop within his/her neighborhood defined by the maximum walking distance D. For this purpose, we activate the fixed stops and randomly select the remaining bus stops which will be activated to have all the students covered. In order to promote the selection of those bus stops that seem to be more promising since they appear frequently in the best solutions, a pool with the best solutions found in the previous iterations is maintained. This pool is initialized in the first iteration with the empty set. Each non-active stop is assigned a weight equal to the number of times that this bus stop appears in the solutions of the pool plus one. Then, a non-active stop is randomly selected, according to probabilities that are proportional to these weights, and activated. Every active stop covers all the students that can reach it. The above process of activating bus stops is repeated until every student is covered by at least one active stop. Figure 3 displays a covering. The radius of each circle is the maximum distance D.
A set of active stops, denoted by W a , is now available and every student can reach at least one active stop. However, since every bus stop can handle at most Q students, which is the capacity of the bus, we need to check if it is possible to allocate every student to an active stop. If this is the case, we have to determine a feasible allocation. Otherwise, it is impossible to construct a feasible solution of the SBRP-SS-MD with the current set of active stops. In this case, we are interested in modifying the current set of active stops to be able to achieve a feasible allocation. For this purpose, for k U , i W , we define the binary decision variables
δ k i = 1 , if   student   k   is   allocated   to   bus   stop   i 0 , otherwise
and then solve the following ILP problem:
min k U i W a k i δ k i s . t . i W δ k i = 1 , k U k U δ k i Q , i W δ k i { 0 , 1 } , k U , i W
where the objective function coefficients are defined as:
a k i = r a n d ( 0 , 1 ) if   i W a   and   d k i D | U | + r a n d ( 0 , 1 ) if   i W a   and   d k i D | U | × | U | if   d k i > D
and r a n d ( 0 , 1 ) is a random uniformly distributed number between 0 and 1. Taking into account that the coefficient matrix of problem (23) is unimodular, the integrality constraint on the variables δ can be relaxed to a nonnegativity constraint, and so problem (23) is a Transportation Problem. Let Z * be the optimal objective function value of problem (23) and let { δ k i * , k U , i W } be an optimal solution.
  • If Z * | U | , the current set of active stops W a allows us to allocate every student to an active stop. Let FA be the feasible allocation provided by the optimal solution, i.e., FA = { k U , i W : δ k i * = 1 } . It will be partially used in the following step of the algorithm.
  • If | U | < Z * < | U | × | U | it is not possible to allocate every student to an active stop, but there exists a feasible allocation using non-active stops. Since only active stops can be used, a non-active stop with students allocated is randomly selected and activated, i.e., it is inserted in the set W a . Problem (23) is updated and solved again. This process is repeated until the optimal objective function value of problem (23) is lower than or equal to | U | and so a feasible allocation is available.
  • If Z * | U | × | U | , the SBRP-SS-MD is not feasible.
It is worth mentioning that, when the set of active stops W a provides a feasible allocation FA, in general it is able to provide a lot of feasible allocations. The use of the coefficients (24) allows us to diversify, since different feasible allocations can be obtained for the same set W a as the algorithm proceeds.

3.3. Step 2: Construction of a Feasible Solution from a Partial Allocation of the Students to the Active Stops

At the beginning of this step the set of active stops W a is available. These are the only bus stops that will be used in the incumbent solution. The allocation FA, which is also at hand, could be used to solve a CVRP to build the routes. In this case, the algorithm would follow a location-allocation-routing approach. However, we have found that this approach usually leads to solutions that are very costly in terms of the routing cost. Therefore, we propose to use partially the allocation FA, to solve a CVRP for building the routes in accordance with this partial allocation, and then try to allocate all the students using these routes. Since using a very limited partial allocation can result in a non feasible solution, a trade-off is needed between the initial number of students whose allocation is taken from FA and the number of times that we need to repeat this process to construct a feasible solution.
Algorithm 1 provides a pseudocode of the proposed procedure. The main steps are as follows. The students who can only reach one of the active stops are allocated to it. These are the fixed students in the incumbent solution. Let n M i n be the number of these students. Let n M a x = | U | . Also, let RS be a vector of size | U | in which the first components are the indices of the fixed students. The remaining components contain the indices of the other students in random order. Then, a partial allocation PFA is obtained by allocating, in accordance with FA, n A v e students, with:
n A v e = n M i n + n M a x 2
where . denotes the floor function, i.e., a is the greatest integer less than or equal to a. Apart from the fixed students, the remaining students to complete PFA are selected according to vector RS.
Algorithm 1: Construction of a feasible solution of the SBRP-SS-MD.
Mathematics 08 01214 i001
Then, a CVRP is solved to obtain the routes, where the demand of each bus stop is the number of its allocated students in accordance with PFA. In order to avoid an active stop not being included in any route if it does not have students allocated in the incumbent PFA, and therefore not taken into account when completing the allocation of the students, these stops are assigned a dummy demand equal to one. Let H be the set of routes obtained.
If | H | < MNR , it is not possible to allocate all the students to the current routes. Hence, we increase the number of allocated students in the incumbent partial allocation PFA by setting n M i n = n A v e , and updating n A v e , the partial allocation PFA and the CVRP solution.
If | H | (with | H | MNR ) routes are available, we compute a feasible assignment of the students to the current set of routes. For this purpose, for h H , k U , we define the binary decision variables
θ h k = 1 , if   student   k   is   assigned   to   route   h 0 , otherwise
and then solve the following ILP problem:
min G = h H k U a ˜ h k θ h k s . t . k U θ h k Q , h H h H θ h k = 1 , k U θ h k { 0 , 1 } , h H , k U
where the objective function coefficients are defined as:
a ˜ h k = 0 if   ( k , i ) PFA   for   a   bus   stop   i   in   the   route h r a n d ( 0 , 1 ) if   ( k , i ) PFA   for   all   the   bus   stop   i   in   the   route ,   but   d k i D   for a   bus   stop   i   in   the   route h | U | otherwise
Notice that the coefficient matrix of problem (26) is unimodular. Hence, the integrality constraint on the variables can be relaxed to a nonnegativity constraint, and so problem (26) is a Transportation Problem in which the origins are the routes, each with a supply equal to the bus capacity Q, and the destinations are the students, each with demand equal to one.
Let G * be the optimal objective function value of problem (26).
  • If G * < | U | , a feasible solution of the SBRP-SS-MD can be obtained. A set W a of active stops and a set of routes H are available. Moreover, each student has been assigned to a route according to the optimal solution of problem (26). Regarding the specific bus stop to which the student is allocated, he/she could select any achievable bus stop in his/her assigned route. In the algorithm, each student selects his/her nearest bus stop on that route. This solution is saved if it is the best solution obtained up to this time.
    At this time we ask if it is possible to reduce the number of students in the current PFA to try to construct a less costly solution of the corresponding CVRP. For this purpose, we set n M a x = n A v e , and repeat the process of updating n A v e , the partial allocation PFA and the CVRP solution, and possibly solving again the problem (26).
  • If G * | U | , the optimal solution of problem (26) includes students who are allocated to a route for which none of its bus stops is achievable. Hence, it is not possible to get a feasible solution of the SBRP-SS-MD with the current routes. Therefore, we increase the number of students allocated in the current PFA by setting n M i n = n A v e , and repeating the process.
The process of increasing or decreasing the number of students in the partial allocation finishes when n M a x n M i n 1 .

3.4. Step 3: Improving Routing Cost Procedures

Three local search procedures (LSP) are applied aiming to improve the objective function value (1).
  • LSP 1: Remove active stops and reallocate their students
    Selecting every active non-fixed stop in random order, the stop is removed from the corresponding route, the two adjacent bus stops are linked, and problem (26) is solved in order to get a feasible assignment of the students to the updated routes. If there is a feasible assignment, the bus stop is removed. Taking into account the triangle inequality, this procedure reduces the global routing cost.
  • LSP 2: Change active stops for non-active ones
    For every active stop without fixed students in every route, in random order, we look for a non-active stop, which would reduce the routing cost if it replaces the incumbent active stop. If such a bus stop is found, it is located in the route position of the incumbent active stop, and this stop is deactivated. Then, problem (26) is solved. If the optimal solution provides a feasible assignment, the bus stops are interchanged.
    When the active stop considered is a fixed bus stop in the incumbent solution, the search is carried out only among the non-active stops that can be reached by all the students for which that was the only bus stop reachable in the incumbent solution.
  • LSP 3: Interchange active stops in different bus routes
    For every pair of active stops belonging to different routes, we check if the routing cost is reduced when exchanging their position in their respective routes. If so, the bus stops are interchanged, and problem (26) is solved. If there is a feasible assignment of students to routes, the bus stops are interchanged.
To finish the process, those bus stops with no students allocated are removed from the routes. Since in the implementation of the algorithm we use a heuristic to solve the CVRP, after applying the three local search procedures we solve again the CVRP with the current allocation of students, providing the current routes as initial routes. If this results in improving the objective function value, the local search procedures are applied once again and the bus stops with no students allocated are removed from the routes.

4. Computational Experiments

This section presents and discusses the computational experiments carried out to analyze the behavior of the proposed matheuristic PALS. These experiments aim to show the performance of PALS in terms of the quality of the solution provided and the CPU time involved. For this purpose, the results obtained by the matheuristic are compared with those provided in the literature [16,22]. 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. In the computational experiments we have selected the algorithm VRP_RTR developed by C. Goer, which is an implementation of the RTR metaheuristic to generate good solutions to a CVRP instance. This algorithm is available at the VRPH library: https://sites.google.com/site/vrphlibrary/home. Also, for solving the Transportation Problems (23) and (26) we have used the simplex algorithm for Transportation Problems developed by D.T. MacDonald and available at https://github.com/engine99/transport-simplex.
The performance of algorithm PALS has been tested on the set of benchmark instances proposed in [16]. This is a set of 112 instances in which the number of potential bus stops varies from 5 to 80, the number of students ranges between 25 and 800, the bus capacity is 25 or 50, and the maximum walking distance varies from 5 to 40. To improve the presentation of the results, we have classified the instances according to the number of potential bus stops. There are five sets. Set S 1 involves the instances with ID from 1 to 24, which have 5 bus stops; set S 2 involves the instances with ID from 25 to 48, which have 10 bus stops; set S 3 involves the instances with ID from 49 to 72, which have 20 bus stops; set S 4 involves the instances with ID from 73 to 96, which have 40 bus stops; and set S 5 involves the instances with ID from 97 to 112, which have 80 bus stops. The school and the depot are located at the same place. These instances are very different from each other as regards the geographical distribution of the bus stops and of the students. As an illustration, Figure 4 and Figure 5 show a subset of these instances. Each of the benchmark instances has been solved five times. The size of the pool mentioned in Section 3.2 has been set at 10.
We have solved problems I to IV (defined in Section 3.2.1) using IBM ILOG CPLEX 12.9.0 with the default settings and the stopping criterion set at a time limit of 30 s for each problem. When the CPLEX run is interrupted before providing the optimal solution, the best solution at this time is saved. The termination condition of algorithm PALS has been established in terms of computing time (10 min) or number of iterations without improvement of the objective function (20 iterations), whichever is earlier. This computing time does not include the CPLEX computation time involved in solving Problems I to IV, which is evaluated separately.
We now assess the performance of algorithm PALS by comparing its results with the results presented in the literature. For this purpose, for each benchmark instance we label f m i n , f m a x and f ¯ , respectively, the best objective function value, the worst objective function value and the average objective function value obtained in the five runs of the experiments. The corresponding values for the CPU times are denoted by t m i n , t m a x and t ¯ . We denote t c p l e x the total CPU time required by CPLEX for solving problems I to IV, obtained as the sum of the CPU times required to solve each of the four problems. These values are displayed in Table 1 for each of the 112 benchmark instances. To facilitate the reading of the table, when either f m a x or f ¯ are equal to f m i n , a symbol ‘=’ is written in the corresponding column. The table also shows the values of the objective function and the CPU times provided in the two papers that have dealt with these benchmark instances. The values are denoted by f e and t e when referring to the exact method proposed in [22], and by f h and t h when referring to the heuristic method proposed in [16]. It is worth pointing out that in [22] the exact algorithm was stopped at 3600 s of computing time with the best solution found at that time. Moreover, in [16] only the results of one run of the heuristic algorithm are presented. None of the two references [16,22] include the characteristics of the computer that was used in the numerical experiments. Finally, we define f b e s t l i t = min { f e , f h } , the best objective function value provided in the literature. In Table 1, f m i n , f m a x or f ¯ are written in bold if they are less than f b e s t l i t . Also, they are underlined if they are equal to f b e s t l i t (except in the cases in which the symbol ‘=’ is written).
For all the instances in sets S 1 and S 2 , algorithm PALS provides the optimal solution or the best known value of the objective function in all the five runs, i.e., f m i n = f m a x = f e = f h . Notice that the optimal solution is known for all these instances, except instance 46.
Concerning set S 3 , the optimal solution is known for 15 out of the 24 instances. In all of them, except instance 66, the optimal solution is provided in all the five runs, i.e., f m i n = f m a x = f e . It is worth pointing out that f e is less than f h in six out of these 15 instances. Although PALS does not provide the optimal solution in instance 66, we can note that f e < f m i n = f m a x < f h . With respect to the nine remaining instances of set S 3 , in one instance PALS provides the best value, i.e., f m i n = f m a x < f e = f h ; in five instances we have f m i n = f m a x = f e = f h ; in one instance f e < f m i n = f m a x < f h , and in two instances f e = f h < f m i n f m a x . Summarizing, in 20 out of the 24 instances, PALS provides an objective function value at least as good as the best value provided in the literature and in one instance the value is better. By comparing PALS with the heuristic proposed in [16], we can note that for eight instances f m i n is less than f h , while for two instances f h is less than f m i n .
Regarding set S 4 , only six instances are solved to optimality, and in four of them we have f m i n = f m a x = f e . PALS provides a better value of the objective function, i.e., f m i n < f e f h in 10 out of the 24 instances, the same value f m i n = f e = f h in 7 out of the 24 instances, and a worse value f e = f h < f m i n in 7 out of the 24 instances. Notice that the instance 96 has not been solved with the exact method [22]. It is worth pointing out that, when f m i n < f b e s t l i t , then the maximum gap ( f b e s t l i t f m i n ) / f m i n is less than 0.07 . Conversely, if f b e s t l i t < f m i n , then the maximum gap ( f m i n f b e s t l i t ) / f b e s t l i t is less than 0.02 .
Finally, with respect to set S 5 , only the results of the heuristic algorithm [16] are available. In 9 out of the 16 instances we have f m i n < f h ; in two instances f m i n = f h and in the remaining five instances f h < f m i n . In this set, when f m i n < f b e s t l i t , then the maximum gap ( f b e s t l i t f m i n ) / f m i n is not greater than 0.06 . In contrast, if f b e s t l i t < f m i n , then the maximum gap ( f m i n f b e s t l i t ) / f b e s t l i t is not greater than 0.03 .
Summarizing, in 20 out of the 112 instances algorithm PALS provides an objective function value that is better than the best value in the literature, and in 76 instances provides the same value. It is also noted that for 27 instances f m i n is less than f h , while for 14 instances f h is less than f m i n . As a consequence, we can conclude that PALS performs very well in terms of the objective function value.
Regarding the CPU times, the performance of PALS is even better. Table 2 summarizes, for each set of instances, the average and the standard deviation of the time required by PALS computed as t ¯ + t c p l e x in the second and third columns, of the time t e required by the exact method in the fourth and fifth columns, and of the time t h required by the heuristic method in the sixth and seventh columns. The increase in the average CPU time is quite evident in all the sets when comparing PALS with the exact method [22], and is marked in sets S 4 and S 5 when comparing PALS with the heuristic procedure [16] (even when we consider that, for each instance, the value of t ¯ corresponds to an average of five runs of PALS, while the value of t h corresponds to a single run). Moreover, it is worth mentioning that the variability of the total time required by PALS is significantly lower than the variability of the computing times required by the exact and the heuristic methods proposed, respectively, in [22] and [16]. Finally, it should be noted that the CPU times required by PALS are small enough to make the application of the algorithm interesting in real situations.

5. Conclusions

A fast and efficient matheuristic for the School Bus Routing problem with bus stop selection and a maximum walking distance constraint (SBRP-SS-MD) has been presented in this paper. It is based on an innovative approach in which, after selecting the bus stops to be visited from the set of available bus stops and computing a feasible allocation of the students to them, only a partial allocation of the students is used to design the initial routes aiming to reduce the routing cost. Then, a process to complete the partial allocation and to redesign the routes is carried out to achieve a feasible solution. The algorithm is very competitive in terms of the closeness of the solution provided to the optimal solution or to the best known solution in the literature. In fact, in 81.25% of the benchmark instances, the best known result in the literature is improved (15.18%) or matched (66.07%) in all the five runs executed for each instance. In 85.72% of the instances, the best known result is improved (17.86%) or matched (67.86%) in at least one run. The computing times can be considered very short (on average, they range from 0.05 and 637.66 s).

Author Contributions

Conceptualization, H.I.C., C.G., J.A.I. and P.T.; methodology, H.I.C., C.G. and J.A.I.; software, J.A.I.; formal analysis, H.I.C., C.G. and J.A.I.; writing—original draft preparation, H.I.C.; writing—review and editing, H.I.C., C.G., J.A.I. and P.T. All authors have read and agreed to the published version of the manuscript.

Funding

This research has been funded by the Spanish Ministry of Economy, Industry and Competitiveness under grant ECO2016-76567-C4-3-R and by the Gobierno de Aragón under grant E41-20R.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Park, J.; Kim, B. The school bus routing problem: A review. Eur. J. Oper. Res. 2010, 202, 311–319. [Google Scholar] [CrossRef]
  2. Ellegood, W.; Solomon, S.; North, J.; Campbell, J. School bus routing problem: Contemporary trends and research directions. Omega 2020, 95, 1–18. [Google Scholar] [CrossRef]
  3. Bögl, M.; Doerner, K.; Parragh, S. The school bus routing and scheduling problem with transfers. Networks 2015, 65, 180–203. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Ellegood, W.; Campbell, J.; North, J. Continuous approximation models for mixed load school bus routing. Transp. Res. Part B Methodol. 2015, 77, 182–198. [Google Scholar] [CrossRef]
  5. Souza Lima, F.; Pereira, D.; Conceição, S.; Ramos Nunes, N. A mixed load capacitated rural school bus routing problem with heterogeneous fleet: Algorithms for the Brazilian context. Expert Syst. Appl. 2016, 56, 320–334. [Google Scholar] [CrossRef]
  6. Souza Lima, F.; Pereira, D.; Conceição, S.; Camargo, R. A multi-objective capacitated rural school bus routing problem with heterogeneous fleet and mixed loads. 4OR-A Q. J. Oper. Res. 2017, 15, 359–386. [Google Scholar] [CrossRef]
  7. Miranda, D.; Camargo, R.; Conceição, S.; Porto, M.; Nunes, N. A multi-loading school bus routing problem. Expert Syst. Appl. 2018, 101, 228–242. [Google Scholar] [CrossRef]
  8. Parvasi, S.; Mahmoodjanloo, M.; Setak, M. A bi-level school bus routing problem with bus stops selection and possibility of demand outsourcing. Appl. Soft Comput. 2017, 61, 222–238. [Google Scholar] [CrossRef]
  9. Mokhtari, N.; Ghezavati, V. Integration of efficient multi-objective ant-colony and a heuristic method to solve a novel multi-objective mixed load school bus routing model. Appl. Soft Comput. 2018, 68, 92–109. [Google Scholar] [CrossRef]
  10. Lewis, R.; Smith-Miles, K. A heuristic algorithm for finding cost-effective solutions to real-world school bus routing problems. J. Discret. Algorithm s 2018, 52–53, 2–17. [Google Scholar] [CrossRef] [Green Version]
  11. Caceres, H.; Batta, R.; He, Q. Special need students school bus routing: Consideration for mixed load and heterogeneous fleet. Socio-Econ. Plan. Sci. 2019, 65, 10–19. [Google Scholar] [CrossRef]
  12. Calvete, H.; Galé, C.; Iranzo, J.; Toth, P. The bilevel school bus routing problem: A simple and effective metaheuristic. Unpublished results.
  13. Toth, P.; Vigo, D. (Eds.) Vehicle Routing: Problems, Methods and Applications; MOS-SIAM Series in Optimization; SIAM: Philadelphia, PA, USA, 2014; Volume 18. [Google Scholar]
  14. Elshaer, R.; Awad, H. A taxonomic review of metaheuristic algorithms for solving the vehicle routing problem and its variants. Comput. Ind. Eng. 2020, 140, 1–19. [Google Scholar] [CrossRef]
  15. Vidal, T.; Laporte, G.; Matl, P. A concise guide to existing and emerging vehicle routing problem variants. Eur. J. Oper. Res. 2020, 286, 401–416. [Google Scholar] [CrossRef] [Green Version]
  16. Schittekat, P.; Kinable, J.; Sörensen, K.; Sevaux, M.; Spieksma, F.; Springael, J. A metaheuristic for the school bus routing problem with bus stop selection. Eur. J. Oper. Res. 2013, 229, 518–528. [Google Scholar] [CrossRef]
  17. Dulac, G.; Ferland, J.; Forgues, P. School bus routes generator in urban surroundings. Comput. Oper. Res. 1980, 7, 199–213. [Google Scholar] [CrossRef]
  18. Chapleau, L.; Ferland, J.; Rousseau, J. Clustering for routing in densely populated areas. Eur. J. Oper. Res. 1985, 20, 48–57. [Google Scholar] [CrossRef]
  19. Bowerman, R.; Hall, B.; Calamai, P. A multi-objective optimization approach to urban school bus routing: Formulation and solution method. Transp. Res. Part A Policy Pract. 1995, 29, 107–123. [Google Scholar] [CrossRef]
  20. Riera-Ledesma, J.; Salazar-González, J. Solving school bus routing using the multiple vehicle traveling purchaser problem: A branch-and-cut approach. Comput. Oper. Res. 2012, 39, 391–404. [Google Scholar] [CrossRef]
  21. Riera-Ledesma, J.; Salazar-González, J. A column generation approach for a school bus routing problem with resource constraints. Comput. Oper. Res. 2013, 40, 566–583. [Google Scholar] [CrossRef]
  22. Kinable, J.; Spieksma, F.; Berghe, G.V. School bus routing—A column generation approach. Int. Trans. Oper. Res. 2014, 21, 453–478. [Google Scholar] [CrossRef] [Green Version]
  23. Ehrgott, M. Multicriteria Optimization, 2nd ed.; Springer: Berlin/Heildeberg, Germany, 2005. [Google Scholar]
Figure 1. A feasible solution of the School Bus Routing problem with bus stop selection and a maximum walking distance constraint (SBRP-SS-MD).
Figure 1. A feasible solution of the School Bus Routing problem with bus stop selection and a maximum walking distance constraint (SBRP-SS-MD).
Mathematics 08 01214 g001
Figure 2. A scheme of the variables in problem (12).
Figure 2. A scheme of the variables in problem (12).
Mathematics 08 01214 g002
Figure 3. A covering of students.
Figure 3. A covering of students.
Mathematics 08 01214 g003
Figure 4. Geographical distribution of six instances. The green square represents the depot. The remaining squares represent bus stops. The yellow squares are the fixed stops. The black balls correspond to students.
Figure 4. Geographical distribution of six instances. The green square represents the depot. The remaining squares represent bus stops. The yellow squares are the fixed stops. The black balls correspond to students.
Mathematics 08 01214 g004
Figure 5. Geographical distribution of six instances. The green square represents the depot. The remaining squares represent bus stops. The yellow squares are the fixed stops. The black balls correspond to students.
Figure 5. Geographical distribution of six instances. The green square represents the depot. The remaining squares represent bus stops. The yellow squares are the fixed stops. The black balls correspond to students.
Mathematics 08 01214 g005
Table 1. Results of the benchmark instances.
Table 1. Results of the benchmark instances.
SetInstObjective Function ValueCPU Times
PALSLiteraturePALSLiterature
f min f max f ¯ f e [22] f h [16] t min t max t ¯ t cplex t e [22] t h [16]
S 1 1141.01==141.01141.010.040.040.040.011.780.16
2161.62==161.62161.620.040.040.040.010.100.26
3182.14==182.14182.140.120.130.120.010.200.39
4195.80==195.80195.800.040.040.040.010.090.29
5111.65==111.65111.650.470.520.490.010.160.49
6103.18==103.18103.180.070.070.070.010.100.52
77.63==7.637.630.170.330.240.020.040.29
825.64==25.6425.640.750.860.790.030.090.25
9286.68==286.68286.680.040.040.040.020.180.39
10197.20==197.20197.200.130.130.130.020.100.35
11193.55==193.55193.550.320.340.330.043.040.43
12215.86==215.86215.860.120.120.120.020.070.74
13130.53==130.53130.531.461.671.600.040.251.68
1496.26==96.2696.261.902.091.970.030.111.69
1512.89==12.8912.891.281.501.380.050.261.38
1630.24==30.2430.240.650.810.750.020.151.17
17360.35==360.35360.350.030.030.030.030.091.15
18304.23==304.23304.230.030.030.030.020.110.90
19294.21==294.21294.211.831.971.870.051.872.08
20229.41==229.41229.410.040.040.040.021.631.67
21134.95==134.95134.952.002.112.040.110.542.89
22144.41==144.41144.410.510.520.510.0312.971.34
2358.95==58.9558.952.002.122.040.161.394.24
2439.44==39.4439.442.162.202.190.100.792.89
S 2 25242.85==242.85242.850.110.110.110.030.471.55
26282.12==282.12282.120.450.450.450.010.321.32
27244.54==244.54244.542.102.422.290.030.812.45
28288.33==288.33288.330.360.390.370.010.631.60
29108.98==108.98108.982.192.422.280.075.682.86
30157.48==157.48157.482.942.992.960.020.412.28
3132.25==32.2532.252.332.492.390.110.432.84
3236.66==36.6636.661.692.071.890.050.262.76
33403.18==403.18403.182.713.133.000.120.830.90
34296.53==296.53296.530.991.041.020.035.400.54
35388.87==388.87388.870.981.061.030.1120.583.82
36294.80==294.80294.801.802.031.910.043.034.18
37178.28==178.28178.282.632.992.830.2229.685.58
38175.96==175.96175.963.053.263.180.08131.057.98
3957.50==57.5057.502.392.742.550.661.827.38
4031.89==31.8931.892.322.382.350.131.525.90
41735.27==735.27735.270.040.040.040.420.028.49
42506.06==506.06512.160.060.060.060.110.074.45
43513.00==513.00513.004.064.274.152.65124.6927.17
44475.21==475.21475.212.002.102.040.1869.6912.09
45347.29==347.29347.293.523.663.580.8630.2225.61
46217.46==217.46217.463.324.113.710.363600.0020.58
47102.93==102.93102.933.456.054.261.645.8933.35
4855.05==55.0555.052.863.082.940.818.2013.05
S 3 49507.81==507.81520.242.302.472.370.286.008.85
50406.65==406.65420.644.654.904.790.052920.373.40
51419.17==419.17422.2112.5620.8015.520.60708.647.84
52360.86==360.86360.869.5813.7410.700.093600.003.88
53245.17==245.17245.176.307.987.091.8971.4610.32
54184.38==185.06185.065.396.265.820.303600.005.60
5552.52==52.5252.523.294.764.150.5016.4910.40
5619.05==19.0519.053.544.624.160.392.6723.73
57875.46==875.46903.846.768.127.5010.481564.3710.60
58476.05==476.05485.656.126.806.530.37472.1629.27
59615.08==606.80616.9313.0813.2813.198.713600.0028.85
60462.31==462.31462.3113.8614.3914.150.843600.0018.48
61373.21==373.21373.217.9911.219.3137.983600.0050.39
62252.84254.30253.13250.75250.759.2314.1311.691.363600.0026.94
6393.01==93.0193.016.6111.298.2613.4962.5967.73
6445.40==45.4045.404.326.645.094.0128.6233.50
651323.35==1323.351323.359.4910.169.8960.151446.74234.66
66725.75==720.83733.5412.5712.9412.7825.361058.9637.64
67975.12==975.12975.1214.2115.3114.7523.643600.00139.12
68616.31==614.67614.6716.3817.1016.7290.133600.0073.23
69763.76==763.76763.769.6610.059.9036.363111.86132.47
70298.47==298.47298.477.848.748.1929.633600.0090.54
71239.58==239.58239.588.739.108.9837.6092.36307.20
7284.49==84.4984.4910.7412.1811.4449.02190.20127.08
S 4 73808.70==831.94831.9444.3945.9545.1364.403600.0060.10
74556.27556.72556.36593.35593.3544.2489.4556.626.963600.0040.00
75716.47725.98720.55728.44728.4462.62137.4995.5690.443600.00709.28
76475.65475.68475.67481.05481.0541.3956.3844.8116.113600.0091.71
77339.26342.83342.12339.75339.7519.7726.6823.0535.653600.00153.04
78278.94==273.88273.8813.8615.7314.8324.433600.0053.84
7976.77==76.7776.777.3911.539.1532.34137.93132.52
8058.4661.7959.1358.4658.468.4023.0613.505.98330.2477.92
811356.501369.351366.781394.231407.0563.1784.0868.6290.193600.00353.09
82834.81==858.80858.8057.8760.9359.9060.153600.00585.98
83900.87912.48905.87891.02891.0286.15141.39108.7990.263600.00496.35
84740.49748.54742.95757.42757.4273.53136.27110.1562.793600.00413.29
85586.29589.05588.50586.29586.2941.5967.8652.6373.283600.00739.56
86401.65==395.95395.9530.1838.1434.8762.323600.00242.91
87195.33==195.33195.3316.3921.5919.1342.92333.991186.56
8870.77==70.7770.7734.5860.2543.4536.66449.24549.07
892900.14==2900.142900.1451.9061.7157.8360.663600.003529.15
901326.78==1345.701345.7091.3194.8792.5690.243600.001257.96
912212.99==2200.572200.5776.4885.9079.2266.383600.003495.62
921032.101042.781037.961025.161025.1698.43143.63119.0790.523600.003600.03
931409.03==1404.161404.1654.2085.6967.5152.02542.643600.18
94624.04625.64624.68616.58616.5861.95112.4180.4440.093600.003600.12
95396.92==396.92396.9266.3071.8968.0247.70790.503600.81
96200.79== 200.9437.9040.2939.0562.12 3074.14
S 5 971455.041458.441456.68 1546.23206.90292.18235.0465.82 958.12
98993.971002.97999.84 1048.56160.06602.74317.5290.21 471.89
991220.671228.571224.39 1216.74168.09348.45240.5766.21 1833.44
100736.81747.36740.58 760.61141.68340.52220.6390.43 576.26
101574.01== 565.4980.0089.7384.4161.93 1224.64
102383.94== 372.0566.60170.88129.1070.56 878.86
103131.43133.60132.30 131.7575.81115.1594.0963.67 1116.28
10490.27== 95.8418.3020.0419.1764.54 3600.05
1052495.972506.212502.14 2527.96422.03607.06515.2967.80 3433.78
1061442.571446.971444.62 1530.58266.32464.73345.7262.01 3600.03
1071807.871823.321814.62 1809.90408.76611.18528.00109.66 3600.05
1081171.591180.771174.59 1187.51363.18608.33495.4266.37 3600.04
1091115.511128.521119.70 1110.44183.92435.88264.8563.11 3600.10
110644.11662.05653.86 623.03187.22336.36260.9862.48 3600.62
111311.41== 311.41150.03160.47154.7772.32 3600.21
112126.06== 126.0660.8967.0563.2867.64 3600.05
Table 2. Average and standard deviation of the CPU times by set.
Table 2. Average and standard deviation of the CPU times by set.
SetPALSExact [22]Heuristic [16]
AverageSt. Dev.AverageSt. Dev.AverageSt. Dev.
S 1 0.740.821.092.601.151.02
S 2 2.511.69168.40716.458.289.02
S 3 27.3425.261839.731581.9861.7475.85
S 4 112.8552.252773.241395.501318.471437.62
S 5 319.60161.22 2455.901306.91

Share and Cite

MDPI and ACS Style

Calvete, H.I.; Galé, C.; Iranzo, J.A.; Toth, P. A Partial Allocation Local Search Matheuristic for Solving the School Bus Routing Problem with Bus Stop Selection. Mathematics 2020, 8, 1214. https://doi.org/10.3390/math8081214

AMA Style

Calvete HI, Galé C, Iranzo JA, Toth P. A Partial Allocation Local Search Matheuristic for Solving the School Bus Routing Problem with Bus Stop Selection. Mathematics. 2020; 8(8):1214. https://doi.org/10.3390/math8081214

Chicago/Turabian Style

Calvete, Herminia I., Carmen Galé, José A. Iranzo, and Paolo Toth. 2020. "A Partial Allocation Local Search Matheuristic for Solving the School Bus Routing Problem with Bus Stop Selection" Mathematics 8, no. 8: 1214. https://doi.org/10.3390/math8081214

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop