A Fast-Converging Decentralized Approach to the Weighted Minimum Vertex Cover Problem
By: Matteo Mordacchini, Emanuele Carlini, Patrizio Dazzi
Potential Business Impact:
Helps networks find the best way to watch things.
We address the problem of computing a Minimum Weighted Vertex Cover (MWVC) in a decentralized network. MWVC, a classical NP-hard problem, is foundational in applications such as network monitoring and resource placement. We propose a fully decentralized protocol where each node makes decisions using only local knowledge and communicates with its neighbors. The method is adaptive, communication-efficient, and avoids centralized coordination. We evaluate the protocol on real-world and synthetic graphs, comparing it to both centralized and decentralized baselines. Our results demonstrate competitive solution quality with reduced communication overhead, highlighting the feasibility of MWVC computation in decentralized environments.
Similar Papers
Weighted Partition Vertex and Edge Cover
Data Structures and Algorithms
Helps find best ways to connect things in groups.
Optimizing Minimum Vertex Cover Solving via a GCN-assisted Heuristic Algorithm
Artificial Intelligence
Finds best solutions for complex computer problems faster.
Time-optimal Asynchronous Minimal Vertex Covering by Myopic Robots
Distributed, Parallel, and Cluster Computing
Robots find a small group of spots to watch everything.