English

Recognizing Interval Bigraphs by Forbidden Patterns

Data Structures and Algorithms 2018-05-22 v4 Discrete Mathematics Combinatorics

Abstract

Let H be a connected bipartite graph with n nodes and m edges. We give an O(nm) time algorithm to decide whether H is an interval bigraph. The best known algorithm has time complexity O(nm^6(m + n) \log n) and it was developed in 1997 [18]. Our approach is based on an ordering characterization of interval bigraphs introduced by Hell and Huang [13]. We transform the problem of finding the desired ordering to choosing strong components of a pair-digraph without creating conflicts. We make use of the structure of the pair-digraph as well as decomposition of bigraph H based on the special components of the pair-digraph. This way we make explicit what the difficult cases are and gain efficiency by isolating such situations.

Keywords

Cite

@article{arxiv.1211.2662,
  title  = {Recognizing Interval Bigraphs by Forbidden Patterns},
  author = {Arash Rafiey},
  journal= {arXiv preprint arXiv:1211.2662},
  year   = {2018}
}
R2 v1 2026-06-21T22:36:52.911Z