Pregled bibliografske jedinice broj: 973189
Performance Issues and Gains of Caching the Pathfinding Data with FAST-N Algorithm
Performance Issues and Gains of Caching the Pathfinding Data with FAST-N Algorithm // DAAAM International Scientific Book 2018 / Katalinic, Branko (ur.).
Beč: DAAAM International Vienna, 2018. str. 309-316 doi:10.2507/daaam.scibook.2018.27
CROSBI ID: 973189 Za ispravke kontaktirajte CROSBI podršku putem web obrasca
Naslov
Performance Issues and Gains of Caching the Pathfinding Data with FAST-N Algorithm
Autori
Porkolab, Ivan ; Djambic, Goran ; Kučak, Danijel
Vrsta, podvrsta i kategorija rada
Poglavlja u knjigama, znanstveni
Knjiga
DAAAM International Scientific Book 2018
Urednik/ci
Katalinic, Branko
Izdavač
DAAAM International Vienna
Grad
Beč
Godina
2018
Raspon stranica
309-316
ISBN
978-3-902734-19-8
ISSN
1726-9687
Ključne riječi
Pathfinding, Caching pathfinding data, FAST-N, C#, Shortest path routing table
Sažetak
Using non-cached methods for finding the shortest path between nodes is the most common case when using pathfinding systems. That approach generates a couple of issues. Foremost, it has a significant impact on processing resources as calculations must be done over again for each iteration, even for the repeating events. That’s not a big concern if pathfinding is invoked a reasonable number of times or the nodes involved are always different, but if pathfinding occurs many times on the same nodes, then the caching of once calculated path becomes an acceptable course of action. This paper has explored one of such caching algorithms, FAST-N algorithm developed by Ivan Porkolab, and compared it with standard non- cached pathfinding. Doing so, it outlined margins of justifiable use of such systems. On a small number of pathfinding requests or simple node structure, because of increase in memory usage and rather hefty initial calculation processing requirements, it has been concluded that non- cached system makes more sense than cached one. On the other hand, when confronted with a large number of pathfinding requests and more complex node structure, caching can generate significant benefits concerning processing power and speed.
Izvorni jezik
Engleski
Znanstvena područja
Računarstvo, Informacijske i komunikacijske znanosti
POVEZANOST RADA
Ustanove:
Visoko učilište Algebra, Zagreb