Budget Constrained Minimum Cost Connected Medians

  • Authors:
  • Goran Konjevod;Sven Oliver Krumke;Madhav V. Marathe

  • Affiliations:
  • -;-;-

  • Venue:
  • WG '00 Proceedings of the 26th International Workshop on Graph-Theoretic Concepts in Computer Science
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Several practical instances of network design problems require the network to satisfy multiple constraints. In this paper, we address the Budget Constrained Connected Median Problem: We are given an undirected graph G = (V, E) with two different edge-weight functions c (modeling the construction or communication cost) and d (modeling the service distance), and a bound B on the total service distance. The goal is to find a subtree T of G with minimum c-cost c(T) subject to the constraint that the sum of the service distances of all the remaining nodes υ ∈ V \ T to their closest neighbor in T does not exceed the specified budget B. This problem has applications in optical network design and the efficient maintenance of distributed databases. We formulate this problem as bicriteria network design problem, and present bicriteria approximation algorithms. We also prove lower bounds on the approximability of the problem that demonstrate that our performance ratios are close to best possible.