شماره ركورد كنفرانس :
3806
عنوان مقاله :
A parallel algorithm for finding minimal spanning tree of big graphs
عنوان به زبان ديگر :
A parallel algorithm for finding minimal spanning tree of big graphs
پديدآورندگان :
Sabet M maryam.sabet@stu.yazd.ac.ir Yazd University , Ghasemzadeh M m.ghasemzadeh@yazd.ac.ir Yazd University
كليدواژه :
Minimum spanning tree , Parallel algorithms , Kruskal algorithms
عنوان كنفرانس :
دهمين كنفرانس ملي نظريه گراف و تركيبات جبري
چكيده فارسي :
In graph theory and applications, using the classical algorithms such as
Kruskal for finding the minimum spanning tree is very usual and beneficial;
but for very large graphs, they need too much time and perform inefficiently.
In order to achieve the expected performance, in this paper we present an
effective method, which relies on implementation of the relevant classical algorithms
in parallel. In the proposed method, the problem space is divided
into some subsets, and in each subset, according to some multi-thread calculations,
the edges are arranged in a non-decreasing order. The obtained results
are then combined with the parallel merge algorithm. Theoretical analyzes
of the time order and the degree of computational complexity show that the
proposed method can provide the expected performance.
چكيده لاتين :
In graph theory and applications, using the classical algorithms such as
Kruskal for finding the minimum spanning tree is very usual and beneficial;
but for very large graphs, they need too much time and perform inefficiently.
In order to achieve the expected performance, in this paper we present an
effective method, which relies on implementation of the relevant classical algorithms
in parallel. In the proposed method, the problem space is divided
into some subsets, and in each subset, according to some multi-thread calculations,
the edges are arranged in a non-decreasing order. The obtained results
are then combined with the parallel merge algorithm. Theoretical analyzes
of the time order and the degree of computational complexity show that the
proposed method can provide the expected performance.