2011
DOI: 10.1007/s00453-010-9485-y
|View full text |Cite
|
Sign up to set email alerts
|

Partitioning a Weighted Tree into Subtrees with Weights in a Given Range

Abstract: Assume that each vertex of a graph G is assigned a nonnegative integer weight and that l and u are given integers such that 0 ≤ l ≤ u. One wishes to partition G into connected components by deleting edges from G so that the total weight of each component is at least l and at most u. Such a partition is called an (l, u)-partition. We deal with three problems to find an (l, u)-partition of a given graph: the minimum partition problem is to find an (l, u)-partition with the minimum number of components; the maxim… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
12
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 12 publications
(12 citation statements)
references
References 8 publications
0
12
0
Order By: Relevance
“…The number of nodes for a generated tree is called the size of the tree. We compare the performance of our algorithm against the algorithm by Ito et al [3] in executing time. These algorithms are coded in C++ programming language and executed on a Pentium IV PC with 2.6 GHz CPU.…”
Section: Resultsmentioning
confidence: 99%
See 3 more Smart Citations
“…The number of nodes for a generated tree is called the size of the tree. We compare the performance of our algorithm against the algorithm by Ito et al [3] in executing time. These algorithms are coded in C++ programming language and executed on a Pentium IV PC with 2.6 GHz CPU.…”
Section: Resultsmentioning
confidence: 99%
“…The proposed algorithm only needs to be modified slightly to solve the p- [l, u]partition problem. A series of experiments are conducted to evaluate our algorithm and compare it with the state-of-the-art polynomial-time algorithm presented by Ito et al [3]. Experimental results reveal that our proposed algorithm runs much faster than the algorithm presented by Ito et al and reduce the total computing time greatly in different cases.…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…Lucertini et al [29] presented a polynomial time algorithm for the most uniform problem on paths. Recently, Ito et al [20] found a polynomial time algorithm for the most uniform problem on trees. Perl and Schach [33] presented an elegant shifting algorithm for the max-min p-connected partition of a tree, and Becker and Perl [8] found a variant of this algorithm for the min-max problem.…”
Section: Uniform P-centered Partition Problems: Complexity Issuesmentioning
confidence: 99%