Optimizing intermodal transportation networks at scale via column generation
Benedikt Lienkamp, Maximilian Schiffer

TL;DR
This paper introduces a scalable algorithmic framework using column generation and A* search to optimize intermodal transportation networks, demonstrated on a large real-world case study in Munich.
Contribution
It develops a novel column generation approach combined with A* for efficient, large-scale intermodal transportation system optimization.
Findings
Successfully optimized a system with 56,295 passengers.
Reduced computation time by up to 60% with pricing filter.
Further reduced time by up to 90% using A* algorithm.
Abstract
In light of the need for design and analysis of intermodal transportation systems, we propose an algorithmic framework to determine the system optimum of an intermodal transportation system. To this end, we model an intermodal transportation system by combining two core principles of network optimization - layered-graph structures and (partially) time-expanded networks - to formulate our problem on a graph that allows us to implicitly encode problem specific constraints related to intermodality. This enables us to solve a standard integer minimum-cost multi-commodity flow problem to obtain the system optimum for an intermodal transportation system. To solve this integer minimum-cost multi-commodity flow problem efficiently, we present a column generation approach to find continuous minimum-cost multi-commodity flow solutions, which we combine with a price-and-branch procedure to obtain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTransportation Planning and Optimization · Urban and Freight Transport Logistics · Maritime Ports and Logistics
