Public Member Functions | Public Attributes

ExpandedDijkstra Class Reference

List of all members.

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

The documentation for this class was generated from the following files:
 All Classes Functions