高级检索

    最小生成树的高效异步并行算法

    An Efficient Asynchronized Algorithm for the MST Problem

    • 摘要: 在MIMD-SM并行计算模型上,本文给出了时间复杂性为O(n(n/P+logp))的是小生成树的异步并行算法,其中n,P(1≤p≤n)分别表示图的顶点数和处理机的个数。

       

      Abstract: In this paper, an O(n(n/p+logp))asynchronized parallel algorithm to find the minimum spanning tree in an undirected graph on the MIMD-SM parallel model is given, where n is the num her of venices in graph and p (1≤p≤n) is the number of processors used. The Ada language is used to implement the algorithm.

       

    /

    返回文章
    返回