Bounded Degree Group Steiner Tree Problems

Abstract

We study two problems that seek a subtree T of a graph G=(V,E) such that T satisfies a certain property and has minimal maximum degree. - In the Min-Degree Group Steiner Tree problem we are given a collection S of groups (subsets of V) and T should contain a node from every group. - In the Min-Degree Steiner k-Tree problem we are given a set R of terminals and an integer k, and T should contain at least k terminals. We show that if the former problem admits approximation ratio then the later problem admits approximation ratio · O( k). For bounded treewidth graphs, we obtain approximation ratio O(3 n) for Min-Degree Group Steiner Tree. In the more general Bounded Degree Group Steiner Tree problem we are also given edge costs and degree bounds \b(v):v ∈ V\, and T should obey the degree constraints degT(v) ≤ b(v) for all v ∈ V. We give a bicriteria (O( N | S|),O(2 n))-approximation algorithm for this problem on tree inputs, where N is the size of the largest group, generalizing the approximation of Garg, Konjevod, and Ravi for the case without degree bounds.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…