Line Planning at Scale: Models, Methods, and Insights
Pith reviewed 2026-06-25 23:21 UTC · model grok-4.3
The pith
A compact direct connection model outperforms the change-and-go network on large line planning instances.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Contrary to the CGN's canonical status, we find that it is competitive only on small or easy instances and often fails to find any feasible solution on large networks. Instead, a compact direct connection model performs best overall, finding the best solution on over 83% of instances. Our results indicate that carefully designed approximations, rather than exact transfer modeling, are the more promising foundation for large-scale line planning.
What carries the argument
The compact direct connection model, which approximates passenger transfers by assuming direct line connections without constructing the full change-and-go network.
If this is right
- Line planning problems on large networks become solvable where the exact model returns no solution.
- Solution quality improves when transfer modeling is approximated rather than modeled exactly at scale.
- Tailored solution methods for each compact model can further improve performance on real railway instances.
- Public transport operators gain feasible plans for entire national networks rather than only small subnetworks.
Where Pith is reading between the lines
- The same approximation approach could extend to other network design tasks where exact transfer modeling creates similar scalability barriers.
- Validation of approximated solutions against detailed passenger assignment simulations would be needed before operational use.
- The performance gap might narrow or reverse if future exact solvers improve on very large change-and-go networks.
Load-bearing premise
The three compact models provide modeling accuracy close enough to the exact change-and-go network that their solutions remain practically useful even though transfers are approximated.
What would settle it
Apply the direct connection model to a large instance, implement the resulting line plan, and measure whether actual passenger transfer times or total travel times deviate substantially from the model's predictions.
Figures
read the original abstract
Line planning, the problem of deciding which lines to operate and at what frequency, is a fundamental step in public transport planning. To accurately model passenger routing, the problem is traditionally defined on a change-and-go network (CGN), which captures transfers between lines exactly. However, this network grows large quickly and is hard to solve at scale. We compare the CGN against three more compact models, differing with respect to how transfers are approximated, and characterize how they relate in terms of solution quality and modeling accuracy. We develop state-of-the-art solution methods tailored to each model, and evaluate all four across 972 instances based on the Dutch and Swiss railway networks. Contrary to the CGN's canonical status, we find that it is competitive only on small or easy instances and often fails to find any feasible solution on large networks. Instead, a compact direct connection model performs best overall, finding the best solution on over 83% of instances. Our results indicate that carefully designed approximations, rather than exact transfer modeling, are the more promising foundation for large-scale line planning.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims that the traditional change-and-go network (CGN) model for line planning is only competitive on small instances and frequently fails to produce feasible solutions on large networks, while a compact direct-connection approximation outperforms the CGN and two other transfer-approximating models, returning the best solution on over 83% of 972 instances drawn from Dutch and Swiss railway networks. The authors develop model-specific state-of-the-art solvers, evaluate both solution quality and modeling accuracy, and conclude that carefully designed approximations are preferable to exact transfer modeling for scalability.
Significance. If the empirical ordering and accuracy claims hold, the work challenges the canonical status of the CGN and supplies concrete guidance for large-scale public-transport planning. The scale of the testbed (972 real-network instances) and the provision of tailored solvers constitute clear strengths that could enable reproducible follow-on work.
major comments (2)
- [§4] §4 (experimental design): the abstract and results section state that solution quality and modeling accuracy are characterized, yet supply no explicit description of the objective metric used to declare one solution 'best,' how ties are broken, or how instances on which the CGN solver returns no feasible solution are scored in the 83% comparison; this information is load-bearing for the central performance claim.
- [§5] §5 (modeling accuracy): the conclusion that the compact models remain 'practically useful' rests on the assertion that their transfer approximations are sufficiently accurate relative to the exact CGN; the manuscript must show how this accuracy is quantified on the subset of instances where the CGN itself fails to produce a reference solution.
minor comments (2)
- Figure captions and legends should explicitly state the units and normalization used for passenger-travel-time or cost values so that cross-model comparisons are immediately interpretable.
- Ensure every acronym (CGN, DC, etc.) is defined at first use in the main text as well as in the abstract.
Simulated Author's Rebuttal
We thank the referee for the constructive comments, which help strengthen the clarity of our experimental claims. We address each major point below and will revise the manuscript accordingly.
read point-by-point responses
-
Referee: [§4] §4 (experimental design): the abstract and results section state that solution quality and modeling accuracy are characterized, yet supply no explicit description of the objective metric used to declare one solution 'best,' how ties are broken, or how instances on which the CGN solver returns no feasible solution are scored in the 83% comparison; this information is load-bearing for the central performance claim.
Authors: We agree that these methodological details must be stated explicitly. In the revised manuscript we will add a dedicated paragraph in the experimental design subsection stating: (i) the primary objective is minimization of total passenger travel time (with a secondary term for operating cost); (ii) ties are broken first by number of lines operated and then lexicographically by line frequencies; (iii) for the 83 % figure, any instance on which the CGN solver returns no feasible solution is counted as a win for every compact model that does return a feasible solution. This clarification will be placed before the aggregate statistics are presented. revision: yes
-
Referee: [§5] §5 (modeling accuracy): the conclusion that the compact models remain 'practically useful' rests on the assertion that their transfer approximations are sufficiently accurate relative to the exact CGN; the manuscript must show how this accuracy is quantified on the subset of instances where the CGN itself fails to produce a reference solution.
Authors: We acknowledge the need for an explicit accuracy assessment on the CGN-failure subset. In the revision we will add a new table (or subsection) that, for every instance where the CGN solver fails, reports the passenger travel time obtained by (a) the compact model’s own approximation and (b) an exact passenger-routing simulation performed on the line plan returned by that compact model. The difference between (a) and (b) supplies a direct, instance-specific measure of modeling error even in the absence of a CGN reference solution. We will also report aggregate statistics (mean and maximum relative error) over this subset. revision: yes
Circularity Check
No significant circularity
full rationale
This is an empirical comparison paper that evaluates four existing line-planning models (exact CGN plus three transfer approximations) on 972 real-world instances from Dutch and Swiss networks using model-specific solvers. No derivation chain, fitted parameters, self-citations as load-bearing premises, or ansatzes are present; performance ordering is established directly by computational results on external benchmark data. The central claim (direct-connection model wins on >83% of instances) is falsifiable against the reported instance set and does not reduce to any input by construction.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Passenger routing can be approximated by the three compact models without invalidating solution quality for practical planning
Reference graph
Works this paper leans on
-
[1]
Transportation Science , volume=
A column-generation approach to line planning in public transport , author=. Transportation Science , volume=. 2007 , publisher=
2007
-
[2]
Operations Research Proceedings 2005: Selected Papers of the Annual International Conference of the German Operations Research Society (GOR), Bremen, September 7--9, 2005 , pages=
Routing in line planning for public transport , author=. Operations Research Proceedings 2005: Selected Papers of the Annual International Conference of the German Operations Research Society (GOR), Bremen, September 7--9, 2005 , pages=. 2006 , organization=
2005
-
[3]
Networks , volume=
The complexity of integrating passenger routing decisions in public transportation models , author=. Networks , volume=. 2015 , publisher=
2015
-
[4]
Network design and transportation planning:
Magnanti, Thomas L and Wong, Richard T , journal=. Network design and transportation planning:. 1984 , publisher=
1984
-
[5]
Discrete Optimization , volume=
Metric inequalities for routings on direct connections with application to line planning , author=. Discrete Optimization , volume=. 2015 , publisher=
2015
-
[6]
Transportation Research Part B: Methodological , volume=
Railway line planning with passenger routing: Direct-service network representations and a two-phase solution approach , author=. Transportation Research Part B: Methodological , volume=. 2024 , publisher=
2024
-
[7]
5th Workshop on Algorithmic Methods and Models for Optimization of Railways (ATMOS'05)(2005) , pages=
Line Planning with Minimal Traveling Time , author=. 5th Workshop on Algorithmic Methods and Models for Optimization of Railways (ATMOS'05)(2005) , pages=. 2005 , organization=
2005
-
[8]
arXiv preprint arXiv:2509.02052 , year=
Multi-period line planning for varying railway passenger demand with asymmetric lines , author=. arXiv preprint arXiv:2509.02052 , year=
-
[9]
arXiv preprint arXiv:2501.13819 , year=
Line planning under crowding: A cut-and-column generation approach , author=. arXiv preprint arXiv:2501.13819 , year=
-
[10]
arXiv preprint arXiv:2405.10074 , year=
Planning and optimizing transit lines , author=. arXiv preprint arXiv:2405.10074 , year=
-
[11]
4OR , volume=
Optimising the travel time of a line plan , author=. 4OR , volume=. 2019 , publisher=
2019
-
[12]
2017 , author =
Integrating robust timetabling in line plan optimization for railway systems , journal =. 2017 , author =
2017
-
[13]
2025 , author =
Solving the line planning problem with service-levels using a column generation-based heuristic algorithm , journal =. 2025 , author =
2025
-
[14]
2017 , author =
Line planning with user-optimal route choice , journal =. 2017 , author =
2017
-
[15]
Transportation Science , volume=
Modeling and solving line planning with mode choice , author=. Transportation Science , volume=. 2023 , publisher=
2023
-
[16]
Journal of Advanced Transportation , volume=
An exact solution approach for the bus line planning problem with integrated passenger routing , author=. Journal of Advanced Transportation , volume=. 2021 , publisher=
2021
-
[17]
Computer-aided systems in public transport , pages=
Models for line planning in public transport , author=. Computer-aided systems in public transport , pages=. 2008 , publisher=
2008
-
[18]
OR spectrum , volume=
Line planning in public transportation: models and methods , author=. OR spectrum , volume=. 2012 , publisher=
2012
-
[19]
ATMOS 2021: International Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems , year=
A Column Generation-Based Heuristic for the Line Planning Problem with Service Levels , author=. ATMOS 2021: International Symposium on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems , year=
2021
-
[20]
17th workshop on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2017) , pages=
Integrating passengers' assignment in cost-optimal line planning , author=. 17th workshop on Algorithmic Approaches for Transportation Modelling, Optimization, and Systems (ATMOS 2017) , pages=. 2017 , organization=
2017
-
[21]
2026 , url =
Transportation --. 2026 , url =
2026
-
[22]
2026 , url =
Reizigersgedrag --. 2026 , url =
2026
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.