A core of a tree \(T=(V, E)\) is a path in \(T\) which minimizes \(\Sigma_{v \in V}\) \(d(v, P)\), where \(d(v, P)\), the distance from a vertex \(v\) to path \(P\), is defined as \(\min _{u \in P} d(v, u)\). We present an optimal parallel algorithm to find a core of \(T\) in \(O(\log n)\) time usin
โฆ LIBER โฆ
A simple parallel tree contraction algorithm
โ Scribed by K Abrahamson; N Dadoun; D.G Kirkpatrick; T Przytycka
- Publisher
- Elsevier Science
- Year
- 1989
- Tongue
- English
- Weight
- 952 KB
- Volume
- 10
- Category
- Article
- ISSN
- 0196-6774
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
A Simple Optimal Parallel Algorithm for
โ
S.T. Peng; W.T. Lo
๐
Article
๐
1994
๐
Elsevier Science
๐
English
โ 354 KB
A parallel tree difference algorithm
โ
D.B. Skillicorn
๐
Article
๐
1996
๐
Elsevier Science
๐
English
โ 455 KB
Parallel tree-contraction and Fibonacci
โ
Wojciech Plandowski; Wojciech Rytter; Tomasz Szymacha
๐
Article
๐
1996
๐
Elsevier Science
๐
English
โ 446 KB
A parallel alpha/beta tree searching alg
โ
Robert M Hyatt; Bruce W Suter; Harry L Nelson
๐
Article
๐
1989
๐
Elsevier Science
๐
English
โ 688 KB
Parallel algorithms for tree traversals
โ
N.C. Kalra; P.C.P. Bhatt
๐
Article
๐
1985
๐
Elsevier Science
๐
English
โ 382 KB
A Parallel Algorithm for Computing Minim
โ
D.B. Johnson; P. Metaxas
๐
Article
๐
1995
๐
Elsevier Science
๐
English
โ 840 KB
We present a simple and implementable algorithm that computes a minimum spanning tree of an undirected weighted graph \(G=(V, E)\) of \(n=|V|\) vertices and \(m=|E|\) edges on an EREW PRAM in \(O\left(\log ^{3 / 2} n\right)\) time using \(n+m\) processors. This represents a substantial improvement i