Partitioning Trees with Supply, Demand and Edge-Capacity
スポンサーリンク
概要
- 論文の詳細を見る
Let T be a given tree. Each vertex of T is either a supply vertex or a demand vertex, and is assigned a positive number, called the supply or demand. Each demand vertex v must be supplied an amount of "power," equal to the demand of v, from exactly one supply vertex through edges in T. Each edge is assigned a positive number called the capacity. One wishes to partition T into subtrees by deleting edges from T so that each subtree contains exactly one supply vertex whose supply is no less than the sum of all demands in the subtree and the power flow through each edge is no more than capacity of the edge. The "partition problem" is a decision problem to ask whether T has such a partition. The "maximum partition problem" is an optimization version of the partition problem. In this paper, we give three algorithms for the problems. First is a linear-time algorithm for the partition problem. Second is a pseudo-polynomial-time algorithm for the maximum partition problem. Third is a fully polynomial-time approximation scheme (FPTAS) for the maximum partition problem.
著者
-
NISHIZEKI Takao
School of Science and Technology, Kwansei Gakuin University
-
KAWABATA Masaki
School of Science and Technology, Kwansei Gakuin University
関連論文
- Minimum Cost Edge-Colorings of Trees Can Be Reduced to Matchings
- Partitioning Trees with Supply, Demand and Edge-Capacity