Approximating minimum-power edge-multicovers
Nachshon Cohen, Zeev Nutov

TL;DR
This paper introduces improved approximation algorithms for the Minimum-Power Edge-Multi-Cover problem in wireless networks, achieving better ratios than previous methods and extending to related connectivity problems.
Contribution
The paper presents two new approximation algorithms with ratios $O( ext{log }k)$ and $k+1/2$, improving upon prior bounds for the MPEMC problem and related connectivity variants.
Findings
Achieved $O( ext{log }k)$ approximation ratio for MPEMC.
Achieved $k+1/2$ approximation ratio for MPEMC.
Extended results to minimum-power $k$-outconnected and $k$-connected subgraph problems.
Abstract
Given a graph with edge costs, the {\em 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 with edge costs and degree bounds , the {\sf Minimum-Power Edge-Multi-Cover} ({\sf MPEMC}) problem is to find a minimum-power subgraph of such that the degree of every node in is at least . We give two approximation algorithms for {\sf MPEMC}, with ratios and , where is the maximum degree bound. This improves the previous ratios and , and implies ratios for the {\sf Minimum-Power -Outconnected Subgraph} and for the {\sf Minimum-Power…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
