Computer Science > Data Structures and Algorithms
[Submitted on 12 Nov 2012 (this version), latest version 19 May 2018 (v4)]
Title:Recognizing Interval Bigraphs by Forbidden Patterns
View PDFAbstract:Let H be a connected bipartite graph with n nodes and m edges. We give an O(n(m+n)) 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 [15]. Our approach is based on an ordering characterization of interval bigraphs introduced by Hell and Huang [11]. 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. We believe our method can be used to find a desired ordering for other classes of graphs and digraphs having ordering characterization.
Submission history
From: Arash Rafiey [view email][v1] Mon, 12 Nov 2012 15:38:44 UTC (45 KB)
[v2] Wed, 4 Dec 2013 01:24:15 UTC (64 KB)
[v3] Tue, 2 Feb 2016 02:37:29 UTC (45 KB)
[v4] Sat, 19 May 2018 06:16:15 UTC (203 KB)
Current browse context:
cs.DS
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.