PG2020 Short Papers, Posters, and Work-in-Progress Papers
Permanent URI for this collection
Browse
Browsing PG2020 Short Papers, Posters, and Work-in-Progress Papers by Subject "Mathematics of computing"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Using Landmarks for Near-Optimal Pathfinding on the CPU and GPU(The Eurographics Association, 2020) Reischl, Maximilian; Knauer, Christian; Guthe, Michael; Lee, Sung-hee and Zollmann, Stefanie and Okabe, Makoto and Wuensche, BurkhardWe present a new approach for path finding in weighted graphs using pre-computed minimal distance fields. By selecting the most promising minimal distance field at any given node and switching between them, our algorithm tries to find the shortest path. As we show, this approach scales very well for different topologies, hardware and graph sizes and has a mean length error below 1% while using reasonable amounts of memory. By keeping a simple structure and minimal backtracking, we are able to use the same approach on the massively parallel GPU, reducing the run time even further.