Algorithm for the Minimum Caterpillar Problem with Terminals
スポンサーリンク
概要
- 論文の詳細を見る
Suppose that each arc in a digraph D = (V, A) has two costs of non-negative integers, called a spine cost and a leaf cost. A caterpillar is a directed tree consisting of a single directed path (of spine arcs) and leaf vertices each of which is incident to the directed path by exactly one incoming arc (leaf arc). For a given terminal set K ⊆ V, we study the problem of finding a caterpillar in D such that it contains all terminals in K and its total cost is minimized, where the cost of each arc in the caterpillar depends on whether it is used as a spine arc or a leaf arc. In this paper, we first show that the problem is NP-hard even for three terminals. We then give a linear-time algorithm to solve the problem for digraphs with bounded treewidth, where the treewidth for a digraph D is defined as the one for the underlying graph of D. Our algorithm runs in linear time even if |K| = O(|V|).
- 2013-02-22
著者
-
Xiao Zhou
Graduate School Of Information Sciences Tohoku University
-
Takehiro Ito
Tohoku University
-
Takehiro Ito
Graduate School Of Information Sciences Tohoku University.
-
Akira Suzuki
Graduate School Of Fisheries Science Hokkaido University
-
Taku Okada
Graduate School of Information Sciences, Tohoku University.
-
Takehiro Ito
Graduate School of Information Sciences, Tohoku University.
関連論文
- Convex Drawings of Internally Triconnected Plane Graphs on O (n2) Grids
- Graph Orientation Problems for Multiple st-Reachability
- Hardness and FPT Algorithm for the Rainbow Connectivity of Graphs
- Corrosion Protection of Steel by Calcareous Electrodeposition in Seawater (Part 4) : Method of Proper Anodes Arrangement
- Algorithm for the Minimum Caterpillar Problem with Terminals
- FPT algorithms for Token Jumping on Graphs