1995
DOI: 10.1007/3-540-60084-1_80
|View full text |Cite
|
Sign up to set email alerts
|

Parallel algorithms with optimal speedup for bounded treewidth

Abstract: We describe the first parallel algorithm with optimal speedup for constructing minimum-width tree decompositions of graphs of bounded treewidth. On n-vertex input graphs, the algorithm works in O((logn)2) time using O(n) operations on the EREW PRAM. We also give faster parallel algorithms with optimal speedup for the problem of deciding whether the treewidth of an input graph is bounded by a given constant and for a vanety of problems on graphs of bounded treewidth, including all decision problems expressible … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

1998
1998
2007
2007

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 29 publications
(27 citation statements)
references
References 35 publications
(48 reference statements)
0
27
0
Order By: Relevance
“…Without loss of generality we assume that V G is always linearly ordered. This order will be used to represent edg G by a square matrix over GF (2).…”
Section: Notations and Definitionsmentioning
confidence: 99%
See 1 more Smart Citation
“…Without loss of generality we assume that V G is always linearly ordered. This order will be used to represent edg G by a square matrix over GF (2).…”
Section: Notations and Definitionsmentioning
confidence: 99%
“…Another practical use of balanced terms is the design of parallel algorithms. This is considered for example by Bodlaender to design parallel algorithms to construct minimum-width tree-decompositions of graphs or to solve some NP-complete problems [1,2].…”
Section: Introductionmentioning
confidence: 99%
“…On the other hand, for some special classes of graphs, e.g., permutation graphs, cotriangulated graphs, convex graphs, chordal bipartite graphs, and circle graphs, there exist polynomial time algorithms to determine the treewidth (see, e.g., [24]). For graphs with constant treewidth an algorithm for constructing a minimal tree-decomposition is described in [6]. This algorithm works in time O log 2 n using O n operations on a EREW PRAM.…”
Section: Graphs With Bounded Treewidthmentioning
confidence: 99%
“…Recall that in general it is -hard to decide the treewidth of a given graph. As shown in [6], a minimal tree-decomposition for a graph with constant treewidth can be computed on a EREW PRAM in time O log 2 n . Using sorting, this algorithm can be immediately transformed into a hypercube algorithm with running time O log 3 n log log 2 n .…”
Section: The Partitioningmentioning
confidence: 99%
See 1 more Smart Citation