...
【24h】

A parallel algorithm for the stack breadth-first search

机译:A parallel algorithm for the stack breadth-first search

获取原文
获取原文并翻译 | 示例
           

摘要

The P-complete problem is known as a problem which is hard to be parallelized. In this paper, we consider parallelizability of a stack breadth-first search (stack BFS) problem, which is proved to be P-complete. First we prove that the stack BFS is P-complete even if the maximum degree of an input graph is 3. Next we propose the longest path length (LPL) as a measure for P-completeness of the stack BFS. Using the measure, we propose an efficient parallel algorithm for the stack BFS. Assuming the size and LPL of an input graph is n and l respectively, the complexity of the algorithm shows that the stack BFS is in NC if l = O(log{sup}kn) where k is a positive integer. In addition to this, the algorithm is cost optimal if l = O(n{sup}ε) where 0<ε<1.

著录项

获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号