Discrete Event Simulation of Driver's Routing Behavior Rule at a Road Intersection
Pith reviewed 2026-05-25 12:17 UTC · model grok-4.3
The pith
Shortest time routing at an intersection cuts wait time by 69.5 percent and total time by 65.72 percent versus shortest distance routing.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Among the three distinguishable routing decisions tested, shortest time routing offers the best performance across all interactions of the modeled factors. This routing behavior reduces traffic wait time by 69.5 percent and total time by 65.72 percent compared with shortest distance routing.
What carries the argument
Discrete event simulation that applies one of three driver routing rules (shortest distance, shortest time, or less crowded road) at each intersection traversal while varying arrival rate, boundary behavior, and light phasing.
If this is right
- Shortest time routing outperforms both shortest distance and less crowded road routing under the full range of tested arrival rates and light timings.
- Collective adoption of shortest time routing lowers aggregate intersection delay without changes to infrastructure.
- The performance gap between rules widens or narrows depending on the specific combination of arrival rate, boundary behavior, and phasing.
- The simulation framework can rank routing rules by total time and wait time for any given set of the three factors.
Where Pith is reading between the lines
- Encouraging drivers to estimate and follow shortest time routes could produce measurable congestion relief at similar single intersections.
- Extending the same simulation structure to a network of connected intersections would test whether the 65-70 percent gains persist or diminish.
- If real drivers deviate from the modeled rules in predictable ways, the simulation could be recalibrated by adjusting the probability of each rule.
Load-bearing premise
The three routing rules together with the chosen factors of arrival rate, boundary behavior, and light phasing are enough to capture the main influences on travel times at the modeled intersection.
What would settle it
Direct measurement of actual driver routes and travel times at a comparable real intersection that shows shortest time routing does not produce wait-time reductions near 69.5 percent would falsify the central claim.
read the original abstract
Several factors influence traffic congestion and overall traffic dynamics. Simulation modeling has been utilized to understand the traffic performance parameters during traffic congestions. This paper focuses on driver behavior of route selection by differentiating three distinguishable decisions, which are shortest distance routing, shortest time routing and less crowded road routing. This research generated 864 different scenarios to capture various traffic dynamics under collective driving behavior of route selection. Factors such as vehicle arrival rate, behaviors at system boundary and traffic light phasing were considered. The simulation results revealed that shortest time routing scenario offered the best solution considering all forms of interactions among the factors. Overall, this routing behavior reduces traffic wait time and total time (by 69.5% and 65.72%) compared to shortest distance routing.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript describes a discrete-event simulation of driver routing decisions at a road intersection, comparing three rules (shortest distance, shortest time, less crowded road) across 864 scenarios that vary vehicle arrival rate, boundary behaviors, and traffic-light phasing. The central claim is that shortest-time routing is superior and yields 69.5 % and 65.72 % reductions in wait time and total time, respectively, relative to shortest-distance routing.
Significance. If the reported reductions can be shown to be statistically stable and the model can be validated, the work would supply quantitative evidence that time-based routing can materially reduce intersection delay under a range of arrival and signal conditions. The scale of the scenario sweep (864 runs) is a constructive feature, but the current lack of model equations, replication statistics, and empirical grounding prevents the result from being usable for traffic-engineering decisions.
major comments (3)
- [Results / Abstract] The headline percentages (69.5 % wait-time reduction, 65.72 % total-time reduction) are presented as exact point estimates in the abstract and results without any statement of the number of independent replications per scenario, random-seed handling, or dispersion statistics. In a stochastic discrete-event model driven by Poisson arrivals and phased signals, such omissions make it impossible to judge whether the quoted differences are robust or artifacts of single realizations.
- [Methods / Model Description] No model equations, event-list definitions, or pseudocode are supplied for the three routing rules, the boundary behaviors, or the traffic-light phasing logic. Without these, the implementation of “shortest time” versus “shortest distance” cannot be verified and the claimed interactions among factors cannot be reproduced.
- [Validation / Discussion] The simulation outputs are never compared with field data from an instrumented intersection; consequently the 864 scenarios remain unanchored and the quantitative superiority claim lacks external validity.
Simulated Author's Rebuttal
We thank the referee for the constructive comments. We address each major point below and indicate the changes planned for the revised manuscript.
read point-by-point responses
-
Referee: [Results / Abstract] The headline percentages (69.5 % wait-time reduction, 65.72 % total-time reduction) are presented as exact point estimates in the abstract and results without any statement of the number of independent replications per scenario, random-seed handling, or dispersion statistics. In a stochastic discrete-event model driven by Poisson arrivals and phased signals, such omissions make it impossible to judge whether the quoted differences are robust or artifacts of single realizations.
Authors: We agree that replication details and dispersion statistics are necessary to assess robustness in a stochastic simulation. Each of the 864 scenarios was executed once using fixed random seeds for reproducibility. We will revise the abstract, methods, and results sections to state the number of replications per scenario, describe random-seed handling, and report any available variability measures. Additional multiple replications across all scenarios would require substantial extra computation, but the single-run design with consistent seeding will be clarified. revision: yes
-
Referee: [Methods / Model Description] No model equations, event-list definitions, or pseudocode are supplied for the three routing rules, the boundary behaviors, or the traffic-light phasing logic. Without these, the implementation of “shortest time” versus “shortest distance” cannot be verified and the claimed interactions among factors cannot be reproduced.
Authors: We accept that the original manuscript omitted explicit algorithmic details. The revision will include the mathematical formulations for the three routing rules, the event-list structure, and pseudocode for routing decisions, boundary handling, and traffic-light phasing to support verification and reproduction of the factor interactions. revision: yes
-
Referee: [Validation / Discussion] The simulation outputs are never compared with field data from an instrumented intersection; consequently the 864 scenarios remain unanchored and the quantitative superiority claim lacks external validity.
Authors: The work is a controlled comparative simulation study examining relative performance across 864 scenarios. We do not have access to field data from instrumented intersections. In the revision we will expand the discussion to state this limitation explicitly, qualify the external-validity scope of the results, and outline possible future empirical validation steps. revision: partial
Circularity Check
No circularity: results are direct simulation outputs
full rationale
The paper reports outcomes from discrete-event simulations run across 864 scenarios that vary arrival rates, boundary behaviors, and signal phasing. The headline percentages (69.5% and 65.72% reductions) are stated as direct simulation outputs comparing the three routing rules; no equations, fitted parameters, self-citations, or ansatzes are invoked to derive these quantities. The work contains no derivation chain that could reduce to its own inputs by construction.
Axiom & Free-Parameter Ledger
Lean theorems connected to this paper
-
IndisputableMonolith/Foundation/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
simulation models contain fundamental components such as roads, intersections, a sub-model for traffic light phasing, decision criteria at the intersection
-
IndisputableMonolith/Foundation/AbsoluteFloorClosure.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
shortest time routing scenario offered the best solution... reduces traffic wait time and total time (by 69.5% and 65.72%)
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Forward citations
Cited by 1 Pith paper
-
A Dynamic Sustainable Competitive Petroleum Supply Chain Model for Various Stakeholders with Shared Facilities
A multi-period multi-objective MILP model is proposed and solved on real data for a dynamic sustainable competitive petroleum supply chain with shared facilities and stakeholder considerations.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.