Polynomial Time Algorithms for Edge-Connectivity Augmentation of Hamiltonian Paths

  • Authors:
  • Anna Galluccio;Guido Proietti

  • Affiliations:
  • -;-

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a graph G of n vertices and m edges, and given a spanning subgraph H of G, the problem of finding a minimum weight set of edges of G, denoted as AUG2(H,G), to be added to H to make it 2-edge connected, is known to be NP-hard. In this paper, we present polynomial time efficient algorithms for solving the special case of this classic augmentation problem in which the subgraph H is a Hamiltonian path of G. More p recisely, we show that if G is unweighted, then AUG2(H,G) can be computed in O(m) time and space, while if G is nonnegatively weighted, then AUG2(H,G) can be computed in O(m+n log n) time and O(m) space. These results have an interesting application for solving a survivability problem on communication networks.