1987
DOI: 10.1007/bf01934182
|View full text |Cite
|
Sign up to set email alerts
|

Maximum weight independent set in trees

Abstract: Abstract.Computing a maximum independent set, weighted or unweighted, is NP-hard for general as well as planar graphs. However, polynomial time algorithms do exist for solving this problem on special classes of graphs. In this paper we present an efficient algorithm for computing a maximum weight independent set in trees. A divide and conquer approach based on centroid decomposition of trees is used to compute a maximum weight independent set within O(n log n) time, where n is the number of vertices in the tre… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

1988
1988
2016
2016

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 10 publications
0
2
0
Order By: Relevance
“…The second step of the OTS-MST algorithm is to find the MWIS from TAG, which is also an NP-Hard problem. However, optimal solution can be found with dynamic programming (DP) if the graph is a tree [25]. The TAG, however, may contain cycles as seen in Figure 6(c).…”
Section: Finding Max Weighted Independent Set (Mwis)mentioning
confidence: 99%
See 1 more Smart Citation
“…The second step of the OTS-MST algorithm is to find the MWIS from TAG, which is also an NP-Hard problem. However, optimal solution can be found with dynamic programming (DP) if the graph is a tree [25]. The TAG, however, may contain cycles as seen in Figure 6(c).…”
Section: Finding Max Weighted Independent Set (Mwis)mentioning
confidence: 99%
“…After converting TAG to a tree by removing cycles, we can apply DP to find optimal MWIS as presented in [25]. Let G T (V T , E T ) be the triangular adjacency tree of Γ mst .…”
Section: Finding Max Weighted Independent Set (Mwis)mentioning
confidence: 99%