Article ID: | iaor20115724 |
Volume: | 45 |
Issue: | 2 |
Start Page Number: | 212 |
End Page Number: | 227 |
Publication Date: | May 2011 |
Journal: | Transportation Science |
Authors: | Caimi G, Chudak F, Fuchsberger M, Laumanns M, Zenklusen R |
Keywords: | vehicle routing & scheduling, graphs, allocation: resources, networks: flow |
This paper addresses the problem of generating conflict‐free train schedules on a microscopic model of the railway infrastructure. Conflicts arise if two or more trains are scheduled to block the same track section at the same time. A standard model for this problem is the so‐called conflict graph, where each considered train path corresponds to a vertex, and edges represent pairwise conflicts so that a conflict‐free schedule corresponds to a maximum independent set. Because the linear programming relaxation of the conflict graph formulation is typically very weak, we develop an alternative model using the sequence of resources that each train path passes, encoded in a resource tree. For each resource, we can efficiently determine the maximal conflict cliques by scanning through the blocking times of all train paths and use these cliques as strong cutting planes in an integer linear programming formulation. We show that the number of maximal conflict cliques is linear in the number of train paths, so the ILP formulation uses much fewer but stronger constraints compared to the conflict graph model. In tests with real‐world data from the Swiss Federal Railways, the new Resource Tree Conflict Graph model generates for major stations within seconds, even though the underlying model contains about half a million binary variables. This corresponds to a reduction of the computation time of roughly two orders of magnitude when compared to previous approaches and thus allows us to tackle considerable larger problem instances.