Shortest-Path Queries in Planar Graphs on GPU-Accelerated Architectures.

Lecture Notes in Computer Science(2015)

引用 2|浏览23
暂无评分
摘要
We develop an efficient parallel algorithm for answering shortest-path queries in planar graphs and implement it on a multi-node CPU-GPU clusters. The algorithm uses a divide-and-conquer approach for decomposing the input graph into small and roughly equal subgraphs and constructs a distributed data structure containing shortest distances within each of those subgraphs and between their boundary vertices. For a planar graph with n vertices, that data structure needs O(n) storage per processor and allows queries to be answered in O(n(1/4)) time.
更多
查看译文
关键词
Shortest path problems,Graph algorithms,Distributed computing,GPU computing,Graph partitioning
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要