On vertex covers and matching number of trapezoid graphs
Data Structures and Algorithms
2011-06-14 v1
Abstract
The intersection graph of a collection of trapezoids with corner points lying on two parallel lines is called a trapezoid graph. Using binary indexed tree data structure, we improve algorithms for calculating the size and the number of minimum vertex covers (or independent sets), as well as the total number of vertex covers, and reduce the time complexity from to , where is the number of trapezoids. Furthermore, we present the family of counterexamples for recently proposed algorithm with time complexity for calculating the maximum cardinality matching in trapezoid graphs.
Keywords
Cite
@article{arxiv.1106.2351,
title = {On vertex covers and matching number of trapezoid graphs},
author = {Aleksandar Ilic and Andreja Ilic},
journal= {arXiv preprint arXiv:1106.2351},
year = {2011}
}
Comments
9 pages, 1 figure, 4 algorithms