The Cent-dian Path Problem on Tree Networks

  • Authors:
  • Ronald I. Becker;Yen-I Chiang;Isabella Lari;Andrea Scozzari

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ISAAC '01 Proceedings of the 12th International Symposium on Algorithms and Computation
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a network, the distsum of a path is the sum of the distances of all vertices to the path, and the ECCENTRICITY is the maximum distance of any vertex to the path. The Cent-dian problem is the constrained optimization problem which seeks to locate on a network a path which has minimalv alue of the distsum over all paths whose ECCENTRICITY is bounded by a fixed constant. We consider this problem for trees, and we also consider the problem where an additional constraint is required, namely that the optimal path has LENGTH bounded by a fixed constant. The first problem has already been considered in the literature. We give another linear time algorithm for this problem which is considerably simpler than the previous one. The second problem does not seem to have been considered elsewhere, and we give an O(n log2 n) divide-and-conquer algorithm for its solution.