Bachelorarbeit BCLR-2024-08

Bibliograph.
Daten
Bruns, David: Optimal routing in public transportation networks using PHAST.
Universität Stuttgart, Fakultät Informatik, Elektrotechnik und Informationstechnik, Bachelorarbeit Nr. 8 (2024).
45 Seiten, englisch.
Kurzfassung

Finding optimal routes in public transportation networks is a challenging and complex algorithmic task. Compared to routing in road networks, public transportation routing algorithms also have to take factors like schedules and transfer times into consideration. Because of this, shortest-path-algorithms that are used in road networks have to be modified in order to be useable in public transportation networks. One method that is used to calculate shortest paths in road maps is the PHAST approach. It makes use of hierarchical structures in transport networks to allow a fast and efficient computation. As shown in the study Ä Fast and Tight Heuristic for A*" by Strasser and Zeitz, it can also be used as a heuristic for the A*-algorithm. Given that PHAST has been observed to have a good performance in road networks and A* being an algorithm that provides great flexibility, the question rises whether a combination of both could also be used in public transportation networks. This thesis presents the new algorithm PUBPHAST which combines the A*-Search Algorithm with the PHAST heuristic in a public transportation network context. It is experimentally explored whether A* in combination with PHAST also has similar performance advantages in public transportation networks as in road networks. To this end, openly available public transportation data in format of the GTFS is transformed into a fitting graph structure which serves as foundation for the algorithm. PUBPHAST is then compared to public transportation adjusted implementations of Dijkstra's algorithm and the Connection Scan Algorithm. It became clear that PUBPHAST is both faster than the Connection Scan Algorithm and Dijkstra's Algorithm, suggesting that hierarchical routing has performance advantages in public transportation networks.

Volltext und
andere Links
Volltext
Abteilung(en)Universität Stuttgart, Institut für Formale Methoden der Informatik, Algorithmik
BetreuerFunke, Prof. Stefan; Proissl, Dr. Claudius
Eingabedatum29. April 2024
Neuer Report   Neuer Artikel   Neues Sammelwerk   Informatik