Meno:František
Priezvisko:Hajnovič
Názov:Distance oracles for timetable graphs
Vedúci:Rastislav Královič
Rok:2013
Blok:INF
Kľúčové slová:optimal connection, timetable, Dijkstra's algorithm, distance oracles, underlying shortest paths
Abstrakt:Queries for optimal connection in timetables can be answered by running Dijkstra's algorithm on an appropriate graph. However, in certain scenarios this approach is not fast enough. In this thesis we introduce methods with much better query time than that of the efficiently implemented Dijkstra's algorithm. We analyse these methods from both theoretical and practical point of view, performing experiments on various real-world timetables of country-wide scale. Our first method called USP-OR is based on pre-computing paths, that are worth to follow (the so called underlying shortest paths). This method achieves speed-ups of up to 70 (against Dijkstra's algorithm), although at the cost of high amount of preprocessed data. Our second algorithm computes a small set of important stations and additional information for optimal travelling between these stations. Named USP-OR-A, this method is much less space consuming but still more than 8 times faster than the Dijkstra's algorithm on some of the real-world datasets.

Súbory diplomovej práce:

ttblazer.zip
dottg.pdf