Approximating minimum-power edge-multicovers

Abstract

Given a graph with edge costs, the power of a node is themaximum cost of an edge incident to it, and the power of a graph is the sum of the powers of its nodes. Motivated by applications in wireless networks, we consider the following fundamental problem in wireless network design. Given a graph G=(V,E) with edge costs and degree bounds \r(v):v ∈ V\, the Minimum-Power Edge-Multi-Cover ( MPEMC) problem is to find a minimum-power subgraph J of G such that the degree of every node v in J is at least r(v). We give two approximation algorithms for MPEMC, with ratios O( k) and k+1/2, where k=v ∈ V r(v) is the maximum degree bound. This improves the previous ratios O( n) and k+1, and implies ratios O( k) for the Minimum-Power k-Outconnected Subgraph and O( k nn-k) for the Minimum-Power k-Connected Subgraph problems; the latter is the currently best known ratio for the min-cost version of the problem.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…