On the structure of normalized models of circular-arc graphs -- Hsu's approach revisited
Tomasz Krawczyk

TL;DR
This paper characterizes the structure of normalized models of circular-arc graphs, introduces a linear-time data structure called PQM-tree for their representation, and provides efficient algorithms for canonization and isomorphism testing.
Contribution
It revisits Hsu's approach, corrects previous misconceptions, and develops a linear-time framework for representing and analyzing circular-arc graphs.
Findings
PQM-tree can be computed in linear time.
Provides a linear-time algorithm for canonization of circular-arc graphs.
Offers a corrected approach to the isomorphism problem for circular-arc graphs.
Abstract
Circular-arc graphs are the intersection graphs of arcs of a circle. The main result of this work describes the structure of all \emph{normalized intersection models} of circular-arc graphs. Normalized models of a circular-arc graph reflect the neighborhood relation between its vertices and can be seen as its canonical representations; in particular, any intersection model can be made normalized by possibly extending some of its arcs. We~devise a data-structure, called \emph{PQM-tree}, that maintains the set of all normalized models of a circular-arc graph. We show that the PQM-tree of a circular-arc graph can be computed in linear time. Finally, basing on PQM-trees, we provide a linear-time algorithm for the canonization and the isomorphism problem for circular-arc graphs. We describe the structure of the normalized models of circular-arc graphs using an approach proposed by…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation
