Circular arc graph

from Wikipedia, the free encyclopedia

A circular arc graph is a structure of graph theory in discrete mathematics .

Be a graph . Is a family of circular arcs to a fixed radius such that holds

so is called circular arc model for . A graph is an arc graph if and only if it has an arc model. Arc graphs were first studied by Alan Tucker from the 1970s and then by many others.

Some sub-classes

If there is a model with the property that all circular arcs have a unit length, one speaks of a unit circular arc graph . If a family can be specified in which all inclusions of circular arcs are real inclusions, one speaks of proper circular arc graphs . If a model exists in such a way that the arcs have the Helly property as sets , the graph is also called the Helly arc graph .

The interval graphs are an important special case. In contrast to these, however, circular arc graphs are generally no longer perfect or chordal , because a circular arc model always exists for odd circular graphs. The linear restriction on the number of maximum cliques that one has in interval graphs also turns into an exponential limit.

Algorithmic Complexity of Classic Problems

  Circular arc graph
recognition Linear ( McConnel 2003 )
3 staining Polynomial ( Garey et al. 1980 )
Clique coverage Linear ( Hsu and Tsai 1991 )
Independent amount Linear ( Hsu and Tsai 1991 )
Dominant crowd Linear ( Hsu and Tsai 1991 )
Hamilton path Polynomial ( Mertizios and Bezák 2014 )
Hamilton circle Polynomial ( Shih et al. 1992 )
Coloring number NP-complete ( Garey et al. 1980 )

literature