Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 663 Bytes

pathfinding-probability.md

File metadata and controls

11 lines (11 loc) · 663 Bytes
layout tags title short-description notation example type alias formats
term
model construct
pathfinding
path-choice
pathfinding probability
The probability of each path in the pathset based on the pathfinding cost. Differs from simulated probability in that the simulation step hasn’t occurred yet so the probabilities are subject to change; for example, some paths may become infeasible if the simulation fills up some vehicles so the the passenger cannot board the vehicle for this leg. May also include path overlap penalties (although Fast-Trips doesn’t calculate it in Pathfinding, only in Simulation).
.
model construct
.