OCAINov 1, 2017

School bus routing by maximizing trip compatibility

arXiv:1711.00530v222 citations
AI Analysis

This addresses the practical problem of reducing operational costs in school bus planning for transportation systems, though it appears incremental as it builds on existing routing-scheduling separation approaches.

The paper tackles the school bus routing problem by proposing a new formulation that maximizes trip compatibility while minimizing travel time, which reduces the number of buses needed by up to 13% compared to traditional models.

School bus planning is usually divided into routing and scheduling due to the complexity of solving them concurrently. However, the separation between these two steps may lead to worse solutions with higher overall costs than that from solving them together. When finding the minimal number of trips in the routing problem, neglecting the importance of trip compatibility may increase the number of buses actually needed in the scheduling problem. This paper proposes a new formulation for the multi-school homogeneous fleet routing problem that maximizes trip compatibility while minimizing total travel time. This incorporates the trip compatibility for the scheduling problem in the routing problem. Since the problem is inherently just a routing problem, finding a good solution is not cumbersome. To compare the performance of the model with traditional routing problems, we generate eight mid-size data sets. Through importing the generated trips of the routing problems into the bus scheduling (blocking) problem, it is shown that the proposed model uses up to 13% fewer buses than the common traditional routing models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes