English

Efficient algorithm for the vertex connectivity of trapezoid graphs

Data Structures and Algorithms 2011-06-16 v1 Combinatorics

Abstract

The intersection graph of a collection of trapezoids with corner points lying on two parallel lines is called a trapezoid graph. These graphs and their generalizations were applied in various fields, including modeling channel routing problems in VLSI design and identifying the optimal chain of non-overlapping fragments in bioinformatics. Using modified binary indexed tree data structure, we design an algorithm for calculating the vertex connectivity of trapezoid graph GG with time complexity O(nlogn)O (n \log n), where nn is the number of trapezoids. Furthermore, we establish sufficient and necessary condition for a trapezoid graph GG to be bipartite and characterize trees that can be represented as trapezoid graphs.

Keywords

Cite

@article{arxiv.1106.3037,
  title  = {Efficient algorithm for the vertex connectivity of trapezoid graphs},
  author = {Aleksandar Ilic},
  journal= {arXiv preprint arXiv:1106.3037},
  year   = {2011}
}

Comments

12 pages, 2 figures

R2 v1 2026-06-21T18:22:57.513Z