computeBestWay(int stationID, int destStationID, std::vector< Step > &bestWay, int &bestTime) | BPF::SinglePathFinder | |
SinglePathFinder(int changeLineDuration, const IntSetVect &stationsFromLineMap, const IntSetVect &crossingFromLineMap, const IntSetVect &linesFromStationMap, const TimeBetweenStationOnLineMap &stationStationTimeInLine) | BPF::SinglePathFinder |