Public Member Functions | |
DependentDijkstra (TransitNetworkDependent *roadNetwork) | |
double | computeShortestPath (int startId, Time startTime, int stopId, bool buildPath) |
Public Attributes | |
vector< string > | transitShortestPath |
size_t | exploredNodes |
int | transfers |
int | time |