English

Geometric Spanning Trees Minimizing the Wiener Index

Computational Geometry 2023-03-03 v1

Abstract

The Wiener index of a network, introduced by the chemist Harry Wiener, is the sum of distances between all pairs of nodes in the network. This index, originally used in chemical graph representations of the non-hydrogen atoms of a molecule, is considered to be a fundamental and useful network descriptor. We study the problem of constructing geometric networks on point sets in Euclidean space that minimize the Wiener index: given a set PP of nn points in Rd\mathbb{R}^d, the goal is to construct a network, spanning PP and satisfying certain constraints, that minimizes the Wiener index among the allowable class of spanning networks. In this work, we focus mainly on spanning networks that are trees and we focus on problems in the plane (d=2d=2). We show that any spanning tree that minimizes the Wiener index has non-crossing edges in the plane. Then, we use this fact to devise an O(n4)O(n^4)-time algorithm that constructs a spanning tree of minimum Wiener index for points in convex position. We also prove that the problem of computing a spanning tree on PP whose Wiener index is at most WW, while having total (Euclidean) weight at most BB, is NP-hard. Computing a tree that minimizes the Wiener index has been studied in the area of communication networks, where it is known as the optimum communication spanning tree problem.

Keywords

Cite

@article{arxiv.2303.01096,
  title  = {Geometric Spanning Trees Minimizing the Wiener Index},
  author = {A. Karim Abu-Affash and Paz Carmi and Ori Luwisch and Joseph S. B. Mitchell},
  journal= {arXiv preprint arXiv:2303.01096},
  year   = {2023}
}

Comments

14 pages, 7 figures

R2 v1 2026-06-28T08:56:26.366Z