Novel Deterministic Heuristics for Building Minimum Spanning Trees with Constrained Diameter

  • Authors:
  • C. Patvardhan;V. Prem Prakash

  • Affiliations:
  • Faculty of Engineering, Dayalbagh Educational Institute, Agra, India;Department of Information Technology, Anand Engineering College, Agra, India

  • Venue:
  • PReMI '09 Proceedings of the 3rd International Conference on Pattern Recognition and Machine Intelligence
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a connected, weighted, undirected graph G with n vertices and a positive integer bound D, the problem of computing the lowest cost spanning tree from amongst all spanning trees of the graph containing paths with at most D edges is known to be NP-Hard for 4 ≤ D 4) time. A modified version of this heuristic using a tree-center based approach runs an order faster. A greedy randomized heuristic for the problem runs in O(n3) time and produces better (lower cost) spanning trees on Euclidean benchmark problem instances when the diameter bound is small. This paper presents two novel heuristics that compute low cost diameter-constrained spanning trees in O(n3) and O(n2) time respectively. The performance of these heuristics vis-à-vis the extant heuristics is shown to be better on a wide range of Euclidean benchmark instances used in the literature for the BDMST Problem.