Arrow Research search
Back to TCS

TCS 2009

An approximation algorithm to the k-Steiner Forest problem

Journal Article journal-article Computer Science · Theoretical Computer Science

Abstract

Given a graph G, an integer k, and a demand set D = { ( s 1, t 1 ), …, ( s l, t l ) }, the k -Steiner Forest problem finds a forest in graph G to connect at least k demands in D such that the cost of the forest is minimized. This problem was proposed by Hajiaghayi and Jain in SODA’06. Thereafter, using a Lagrangian relaxation technique, Segev et al. gave the first approximation algorithm to this problem in ESA’06, with performance ratio O ( n 2 / 3 log l ). We give a simpler and faster approximation algorithm to this problem with performance ratio O ( n 2 / 3 log k ) via greedy approach, improving the previously best known ratio in the literature.

Authors

Keywords

  • k -Steiner Forest
  • Greedy
  • Set k -cover
  • Approximation algorithm

Context

Venue
Theoretical Computer Science
Archive span
1975-2026
Indexed papers
16261
Paper id
142945842835628697
v2026.09.13