期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
并行算法研究方法学 被引量:45
1
作者 陈国良 孙广中 +1 位作者 徐云 吕敏 《计算机学报》 EI CSCD 北大核心 2008年第9期1493-1502,共10页
并行算法是计算机科学中重要的研究内容,已有几十年的发展历程.回顾一下其研究历程,既有高潮也有低谷,究其原因是,它没有形成自身的一套研究方法学.为此文中提出并行算法研究要建立起一套完整的"理论-设计-实现-应用"的学科体... 并行算法是计算机科学中重要的研究内容,已有几十年的发展历程.回顾一下其研究历程,既有高潮也有低谷,究其原因是,它没有形成自身的一套研究方法学.为此文中提出并行算法研究要建立起一套完整的"理论-设计-实现-应用"的学科体系,也就是所谓的并行算法研究的生态环境.只有这样才能够保持并行算法研究稳定、可持续发展,并使得并行算法的研究成果更加实用,从而更富有生命力. 展开更多
关键词 方法学 并行算法理论 并行算法设计与分析 并行算法实现 并行应用
下载PDF
An Optimal Parallel Algorithm for Constructing a Spanning Tree on Proper Circle Trapezoid Graphs
2
作者 Hirotoshi Honma Yoko Nakajima +1 位作者 Shino Nagasaki Atsushi Sasaki 《Journal of Applied Mathematics and Physics》 2018年第8期1649-1658,共10页
Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design... Given a simple graph G with n vertices and m edges, the spanning tree problem is to find a spanning tree for a given graph G. This problem has many applications, such as electric power systems, computer network design and circuit analysis. For a simple graph, the spanning tree problem can be solved in O(log n) time with O(m+n) processors on the CRCW PRAM. In general, it is known that more efficient parallel algorithms can be developed by restricting classes of graphs. In this paper, we shall propose a parallel algorithm which runs O(log n) time with O(n/log n) processors on the EREW PRAM for constructing on proper circle trapezoid graphs. 展开更多
关键词 design and analysis of parallel algorithms PROPER Circle TRAPEZOID GRAPHS SPANNING Tree
下载PDF
A Parallel Algorithm for the Spanning Forest Problem on Proper Circle Graphs
3
作者 Hirotoshi Honma Yoko Nakajima Atsushi Sasaki 《Journal of Computer and Communications》 2017年第14期48-55,共8页
Given a simple graph G with n vertices, m edges and k connected components. The spanning forest problem is to find a spanning tree for each connected component of G. This problem has applications to the electrical pow... Given a simple graph G with n vertices, m edges and k connected components. The spanning forest problem is to find a spanning tree for each connected component of G. This problem has applications to the electrical power demand problem, computer network design, circuit analysis, etc. In this paper, we present an?time parallel algorithm with processors for constructing a spanning forest on proper circle graph G on EREW PRAM. 展开更多
关键词 design and analysis of parallel algorithms PROPER Circle GRAPHS SPANNING FOREST
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部