Abstract
In this paper a heuristic algorithm is proposed for a school bus routing problem which is formulated as a capacitated and time-constrained open vehicle routing problem with a homogeneous fleet and single loads. The algorithm determines the selection of bus stops from a set of potential stops, the assignment of students to the selected bus stops, and the routes along the selected bus stops. Its goals are to minimize the number of buses used, the total route journey time and the student walking distances. It also aims at balancing route journey times between buses. The performance of the algorithm is evaluated on a set of twenty real-world problem instances and compared against solutions achieved by a mixed integer programming model. Reported results indicate that the heuristic algorithm finds high-quality solutions in very short amounts of computational time.
Access this chapter
Tax calculation will be finalised at checkout
Purchases are for personal use only
Similar content being viewed by others
References
Babaei, M., Rajabi-Bahaabadi, M.: School bus routing and scheduling with stochastic time-dependent travel times considering on-time arrival reliability. Comput. Ind. Eng. 138, 106125 (2019)
Bektaş, T., Elmastaş, S.: Solving school bus routing problems through integer programming. J. Oper. Res. Soc. 58(12), 1599–1604 (2007)
Bertsimas, D., Delarue, A., Martin, S.: Optimizing schools’ start time and bus routes. Proc. Nat. Acad. Sci. 116(13), 5943–5948 (2019)
Braekers, K., Ramaekers, K., Nieuwenhuyse, I.V.: The vehicle routing problem: state of the art classification and review. Comput. Ind. Eng. 99, 300–313 (2016)
Caceres, H., Batta, R., He, Q.: School bus routing with stochastic demand and duration constraints. Transp. Sci. 51(4), 1349–1364 (2017)
Chen, X., Kong, Y., Dang, L., Hou, Y., Ye, X.: Exact and metaheuristic approaches for a bi-objective school bus scheduling problem. PLoS One 11(4), e0153614 (2015)
Dantzig, G.B., Ramser, J.H.: The truck dispatching problem. Manag. Sci. 6(1), 80–91 (1959)
Desrosiers, J., Ferland, J.A., Rousseau, J.M., Lapalme, G., Chapleau, L.: An overview of a school busing system. Sci. Manag. Transp. Syst. 235–243 (1981)
Dror, M., Trudeau, P.: Savings by split delivery routing. Transp. Sci. 23(2), 141–145 (1989)
Dror, M., Trudeau, P.: Split delivery routing. Naval Res. Logistics 37(3), 383–402 (1990)
Ellegood, W.A., Solomon, S., North, J., Campbell, J.F.: School bus routing problem: contemporary trends and research directions. Omega 95, 1–18 (2020)
Kek, A.G.H., Cheu, R.L., Meng, Q.: Distance-constrained capacitated vehicle routing problems with flexible assignment of start and end depots. Math. Comput. Model. 47(1–2), 140–152 (2008)
Laporte, G., Nobert, Y., Taillefer, S.: Solving a family of multi-depot vehicle routing and location-routing problems. Transp. Sci. 22(3), 161–172 (1988)
Lewis, R., Smith-Miles, K.: A heuristic algorithm for finding cost-effective solutions to real-world school bus routing problems. J. Discrete Algorithms 52–53, 2–17 (2018)
Lima, F.M., Pereira, D.S., Conceição, S.V., Ramos Nunes, N.T.: A mixed load capacitated rural school bus routing problem with heterogeneous fleet: algorithms for the Brazilian context. Expert Syst. Appl. 56, 320–334 (2016)
Newton, R.M., Thomas, W.H.: Design of school bus routes by computer. Socio Econ. Plann. Sci. 75–85 (1969)
Park, J., Kim, B.I.: The school bus routing problem: a review. Eur. J. Oper. Res. 202, 311–319 (2010)
Sales, L.D., Melo, C.S., Bonates, T.D., Prata, B.D.: Memetic algorithm for the heterogeneous fleet school bus routing problem. J. Urban Plann. Dev. 144(2), 04018018 (2018)
Sariklis, D., Powell, S.: A heuristic method for the open vehicle routing problem. J. Oper. Res. Soc. 51(5), 564–573 (2000)
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. 229(2), 518–528 (2013)
Shafahi, A., Wang, Z., Haghani, A.: Solving the school bus routing problem by maximizing trip compatibility. Transp. Res. Rec. J. Transp. Res. Board 2667(1), 17–27 (2017)
Siqueira, V.S., Silva, E.N., Silva, R.V., Rocha, M.L.: Implementation of the metaheuristic GRASP applied to the school bus routing problem. Int. J. E-Educ. E-Bus. E-Manag. E-Learn. 6(2), 137–145 (2016)
Sun, S., Duan, Z., Xu, Q.: School bus routing problem in the stochastic and timedependent transportation network. PLoS ONE 13(8), e0202618 (2018)
Acknowledgement
The research work disclosed in this publication is supported by the Tertiary Education Scholarships Scheme (TESS, Malta).
Author information
Authors and Affiliations
Corresponding author
Editor information
Editors and Affiliations
Appendix
Appendix
The MIP model presented here produces solutions consisting of cycles that start and end at the school. The arc from the school to the first bus stop in each route is then excluded. This is possible by assuming that the driving time from the school to any stop is zero.
The decision variables of our model are as follows. Binary variable \(x_{uvR}\) indicates whether route \(R \in \mathcal {R}\) travels from \(u \in V_1\) to \(v \in V_1 \setminus \{u\}\). Binary variable \(y_{vR}\) indicates whether route \(R \in \mathcal {R}\) visits \(v \in V_1\). Also, binary variable \(z_{wv}\) indicates whether students in address \(w \in V_2\) walk to stop \(v \in V_1 \setminus \{v_0\}\). Variable \(s_{vR} \in \{0,1,\ldots ,C\}\) gives the number of students boarding route \(R \in \mathcal {R}\) from stop \(v \in V_1 \setminus \{v_0\}\). Moreover, variable \(l_{vR} \in \{0,1,\ldots ,C\}\) gives the total load of route \(R \in \mathcal {R}\) just after visiting stop \(v \in V_1 \setminus \{v_0\}\). Finally, variable \(t_R \in [0,m_{t }]\) specifies the total journey time of route \(R \in \mathcal {R}\). The MIP formulation is as follows:
Objective function (8) minimizes the total journey time of all routes. Constraints (9)–(11) relate to stop and school visits. Constraints (9)–(10) guarantee that if route \(R \in \mathcal {R}\) visits \(v \in V_1\), then route R should enter and leave v exactly once. Next, Constraints (11) force each route \(R \in \mathcal {R}\) to visit school \(v_0\) whenever it visits at least one stop \(v\in V_1 \setminus \{v_0\}\). Constraints (12)–(14) relate to student walks and pickups. Constraints (12) ensure that students living in each address \(w \in V_2\) walk to exactly one stop within walking distance \(m_{w }\). Constraints (13) assure that no student walks to an unvisited stop, while Constraints (14) guarantee that the total number of students boarding from stop \(v \in V_1 \setminus \{v_0\}\) is equal to the total number of students walking to that stop. Constraints (15)–(16) relate to student boardings. These constraints force the number of students boarding route \(R \in \mathcal {R}\) from stop \(v \in V_1 \setminus \{v_0\}\) to be 0 if route R does not visit stop v. If route R visits stop v, then (15) also updates the lower bound on the number of boarding students to 1. In addition, Constraints (17)–(18) relate to route loads and also serve as subtour elimination constraints as proposed in [14]. Note that \(l_{v_0R} = 0 \; \forall R \in \mathcal {R}\). These constraints guarantee that no route contains a subtour disconnected from school \(v_0\) and that each route load increases in accordance to the number of students boarding the bus on that route. In fact, if route \(R \in \mathcal {R}\) goes from \(u \in V_1\) to stop \(v \in V_1 \setminus \{u,v_0\}\), then the load of route R just after visiting stop v is set equal to the sum of the load of route R just after visiting u and the number of students boarding route R from stop v. Finally, Constraints (19) calculate the total journey time of each route \(R \in \mathcal {R}\).
Rights and permissions
Copyright information
© 2021 Springer Nature Switzerland AG
About this paper
Cite this paper
Sciortino, M., Lewis, R., Thompson, J. (2021). A Heuristic Algorithm for School Bus Routing with Bus Stop Selection. In: Zarges, C., Verel, S. (eds) Evolutionary Computation in Combinatorial Optimization. EvoCOP 2021. Lecture Notes in Computer Science(), vol 12692. Springer, Cham. https://doi.org/10.1007/978-3-030-72904-2_13
Download citation
DOI: https://doi.org/10.1007/978-3-030-72904-2_13
Published:
Publisher Name: Springer, Cham
Print ISBN: 978-3-030-72903-5
Online ISBN: 978-3-030-72904-2
eBook Packages: Computer ScienceComputer Science (R0)