Public Member Functions | Public Attributes

MulticriteriaExpandedDijkstra Class Reference

List of all members.

Public Member Functions

 MulticriteriaExpandedDijkstra (TransitNetworkExpanded *transitNetwork)
 FRIEND_TEST (MultiCriteriaExpandedTest, computeShortestPath)
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
vector< Labellabels
vector< LabelSetlabelSets
vector< TransitPathoptimalPaths

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