Public Member Functions | |
| TransferPatterns (TransitNetworkExpanded *roadNetwork, DistanceHeuristic *heuristic) | |
| void | doPrecomputation () |
| void | resetNode (int nodeId) |
| void | computeShortestPath (int startId) |
Public Attributes | |
| vector< vector< int > > * | transferPatterns |
1.7.1