The Minimum Wiener Connector
Natali Ruchansky, Francesco Bonchi, David Garcia-Soriano, Francesco, Gullo, Nicolas Kourtellis

TL;DR
This paper introduces the minimum Wiener connector problem, aiming to find a subgraph connecting query vertices with minimal Wiener index, and provides approximation algorithms along with experimental validation on real-world graphs.
Contribution
The paper formulates the novel minimum Wiener connector problem, proves its NP-hardness, and develops a constant-factor approximation algorithm with practical efficiency.
Findings
The approximation algorithm is effective on large real-world graphs.
Solutions are smaller and denser than those from other methods.
Adding high-centrality vertices improves connectivity and solution quality.
Abstract
The Wiener index of a graph is the sum of all pairwise shortest-path distances between its vertices. In this paper we study the novel problem of finding a minimum Wiener connector: given a connected graph and a set of query vertices, find a subgraph of that connects all query vertices and has minimum Wiener index. We show that The Minimum Wiener Connector admits a polynomial-time (albeit impractical) exact algorithm for the special case where the number of query vertices is bounded. We show that in general the problem is NP-hard, and has no PTAS unless . Our main contribution is a constant-factor approximation algorithm running in time . A thorough experimentation on a large variety of real-world graphs confirms that our method returns smaller and denser solutions than other methods, and does so by adding…
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.
