List of all members.
Public Member Functions |
| MulticriteriaDependentDijkstra (TransitNetworkDependent *roadNetwork) |
double | computeShortestPath (string startStop, Time time, string endStop, bool buildPath) |
| FRIEND_TEST (MulticriteriaDependentTest, computeShortestPath) |
double | computeShortestPath (int startId, Time startTime, int stopId, bool buildPath) |
Public Attributes |
vector< string > | transitShortestPath |
vector< TransitPath > | optimalPaths |
size_t | exploredNodes |
int | transferMax |
int | timeMax |
The documentation for this class was generated from the following files: