An efficient algorithm to solve connectivity problem on trapezoid graphs

  • Authors:
  • Prabir K. Ghosh;Madhumangal Pal

  • Affiliations:
  • Vidyasagar University, India;Department of Applied Mathematics with Oceanology and Computer Programming, Vidyasagar University, Midnapore, India

  • Venue:
  • Journal of Applied Mathematics and Computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The connectivity problem is a fundamental problem in graph theory. The best known algorithm to solve the connectivity problem on general graphs with n vertices and m edges takes O(K(G)mn1.5) time, where K(G) is the vertex connectivity of G. In this paper, an efficient algorithm is designed to solve vertex connectivity problem, which takes O(n2) time and O(n) space for a trapezoid graph.