The Minimum Edge Compact Spanner Network Design Problem
Tathagata Mukherjee, Alexander Veremyev, Piyush Kumar, Eduardo, Pasiliao Jr

TL;DR
This paper introduces the MECS problem, which seeks sparse subgraphs that preserve average shortest path distances within a constant factor, with implications for efficient network design.
Contribution
It formulates the MECS problem, proves its computational hardness, and develops exact and greedy algorithms along with experimental validation.
Findings
Hardness results for MECS problem
Effective exact and greedy algorithms
Experimental validation of algorithms
Abstract
In this paper we introduce and study the Minimum Edge Compact Spanner~(MECS) problem. We prove hardness results related to the problem, design exact and greedy algorithms for solving the problem, and show related experimental results. The MECS problem looks for sparse subgraphs of an input graph, such that the average shortest path distance is preserved to a constant factor. Average distance is a measure of the ease of communication over the network. As a result such problems have applications in areas where one wants to substitute a dense graph with a sparse subgraph while maintaining a low cost of communication.
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
TopicsCooperative Communication and Network Coding · Caching and Content Delivery · Mobile Ad Hoc Networks
