Minimum Shared-Power Edge Cut
Sergio Cabello, Kshitij Jain, Anna Lubiw, Debajyoti Mondal

TL;DR
This paper introduces the Minimum Shared-Power Edge Cut problem, a new graph problem inspired by wireless sensor barrier coverage, and provides an approximation scheme along with algorithms for special cases.
Contribution
The paper formulates MSPEC, connects it to barrier coverage in wireless networks, and develops an FPTAS and polynomial algorithms for specific instances.
Findings
Developed a fully polynomial time approximation scheme for MSPEC.
Provided polynomial algorithms for uniform edge weights and bounded power sets.
Established the open complexity status of MSPEC.
Abstract
We introduce a problem called the Minimum Shared-Power Edge Cut (MSPEC). The input to the problem is an undirected edge-weighted graph with distinguished vertices s and t, and the goal is to find an s-t cut by assigning "powers" at the vertices and removing an edge if the sum of the powers at its endpoints is at least its weight. The objective is to minimize the sum of the assigned powers. MSPEC is a graph generalization of a barrier coverage problem in a wireless sensor network: given a set of unit disks with centers in a rectangle, what is the minimum total amount by which we must shrink the disks to permit an intruder to cross the rectangle undetected, i.e. without entering any disc. This is a more sophisticated measure of barrier coverage than the minimum number of disks whose removal breaks the barrier. We develop a fully polynomial time approximation scheme (FPTAS) for MSPEC.…
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.
