Polynomial Time Algorithms for Edge-Connectivity Augmentation of Hamiltonian Paths

  • Authors:
  • Anna Galluccio;Guido Proietti

  • Affiliations:
  • Istituto di Analisi dei Sistemi ed Informatica, Roma, Italy 00185;Dipartimento di Matematica Pura ed Applicata, Universitá dell'Aquila, L'Aquila, Italy 67010

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

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 effcient algorithms for solving the special case of this classic augmentation problem in which the subgraph H is a Hamiltonian path of G. More precisely, we show that if G is unweighted, then Aug2(H,G) can be computed in O(m) time and space, while if G is non-negatively weighted, then Aug2(H,G) can be comp uted 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.