Public Member Functions | |
| ExpandedDijkstra (TransitNetworkExpanded *transitNetwork) | |
| double | computeShortestPath (string startStop, Time time, string endStop, bool buildPath) |
| double | computeShortestPath (int startStopId, Time startTime, int endStopId, bool reconstructPath) |
Public Attributes | |
|
vector< pair< NodeExpanded, Edge > > | transitShortestPath |
1.7.1