Circular-arc graph

Circular-arc graph
A circular-arc graph (left) and a corresponding arc model (right).

In graph theory, a circular-arc graph is the intersection graph of a set of arcs on the circle. It has one vertex for each arc in the set, and an edge between every pair of vertices corresponding to arcs that intersect.

Formally, let

I_1, I_2, \ldots, I_n \subset C_1

be a set of arcs. Then the corresponding circular-arc graph is G = (VE) where

 V = \{I_1, I_2, \ldots, I_n\}

and

 \{I_\alpha, I_\beta\} \in E \iff  I_\alpha \cap I_\beta \neq \varnothing.

A family of arcs that corresponds to G is called an arc model.

Contents

Recognition

Tucker (1980) demonstrated the first polynomial recognition algorithm for circular-arc graphs, which runs in {\mathcal O}(n^3) time. More recently, McConnell (2003) gave the first linear ({\mathcal O}(n+m)) time recognition algorithm.

Relation to other graph classes

Circular-arc graphs are a natural generalization of interval graphs. If a circular-arc graph G has an arc model that leaves some point of the circle uncovered, the circle can be cut at that point and stretched to a line, which results in an interval representation. Unlike interval graphs, however, circular-arc graphs are not always perfect, as the odd chordless cycles C5, C7, etc., are circular-arc graphs.

Some subclasses

In the following, let G = (V,E) be an arbitrary graph.

Unit circular-arc graphs

G is a unit circular-arc graph if there exists a corresponding arc model such that each arc is of equal length.

Proper circular-arc graphs

G is a proper circular-arc graph (also known as a circular interval graph [1]) if there exists a corresponding arc model such that no arc properly contains another. Recognizing these graphs and constructing a proper arc model can both be performed in linear ({\mathcal O}(n + m)) time.[2]

Helly circular-arc graphs

G is a Helly circular-arc graph if there exists a corresponding arc model such that the arcs constitute a Helly family. Gavril (1974) gives a characterization of this class that implies an {\mathcal O(n^3)} recognition algorithm.

Joeris et al. (2009) give other characterizations (including one by forbidden induced subgraphs) of this class, which imply a recognition algorithm that runs in O(n+m) time when the input is a graph. If the input graph is not a Helly circular-arc graph, then the algorithm returns a certificate of this fact in the form of a forbidden induced subgraph. They also gave an O(n) time algorithm for determining whether a given circular-arc model has the Helly property.

Applications

Circular-arc graphs are useful in modeling periodic resource allocation problems in operations research. Each interval represents a request for a resource for a specific period repeated in time.

Notes

References

  • Joeris, Benson L.; Lin, Min Chih; McConnell, Ross M.; Spinrad, Jeremy P.; Szwarcfiter, Jayme L. (2009), "Linear-Time Recognition of Helly Circular-Arc Models and Graphs", Algorithmica 59 (2): 215–239, doi:10.1007/s00453-009-9304-5 .
  • Tucker, Alan (1980), "An efficient test for circular-arc graphs", SIAM Journal on Computing 9 (1): 1–24, doi:10.1137/0209001 .
  • Deng, Xiaotie; Hell, Pavol; Huang, Jing (1996), "Linear-Time representation algorithms for proper circular-arc graphs and proper interval graphs", SIAM Journal on Computing 25 (2): 390–403, doi:10.1137/S0097539792269095 .

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Circular — is a basic geometric shape such as a Circle. Contents 1 Documents 2 Travel and transportation 3 Places …   Wikipedia

  • Arc (geometry) — A circular sector is shaded in green. Its curved boundary of length L is a circular arc. In geometry, an arc is a closed segment of a differentiable curve in the two dimensional plane; for example, a circular arc is a segment of the circumference …   Wikipedia

  • Intersection graph — In the mathematical area of graph theory, an intersection graph is a graph that represents the pattern of intersections of a family of sets. Any graph may be represented as an intersection graph, but some important special classes of graphs may… …   Wikipedia

  • Claw-free graph — A claw In graph theory, an area of mathematics, a claw free graph is a graph that does not have a claw as an induced subgraph. A claw is another name for the complete bipartite graph K1,3 (that is, a star graph with three edges, three leaves, and …   Wikipedia

  • Circle graph — For the chart, see Pie chart. A circle with five chords and the corresponding circle graph. In graph theory, a circle graph is the intersection graph of a set of chords of a circle. That is, it is an undirected graph whose vertices can be… …   Wikipedia

  • Directed acyclic graph — An example of a directed acyclic graph In mathematics and computer science, a directed acyclic graph (DAG i …   Wikipedia

  • Cycle graph — This article is about connected, 2 regular graphs. For other uses, see Cycle graph (disambiguation). Cycle graph A cycle graph of length 6 Vertices n …   Wikipedia

  • List of mathematics articles (C) — NOTOC C C closed subgroup C minimal theory C normal subgroup C number C semiring C space C symmetry C* algebra C0 semigroup CA group Cabal (set theory) Cabibbo Kobayashi Maskawa matrix Cabinet projection Cable knot Cabri Geometry Cabtaxi number… …   Wikipedia

  • 2-satisfiability — In computer science, 2 satisfiability (abbreviated as 2 SAT or just 2SAT) is the problem of determining whether a collection of two valued (Boolean or binary) variables with constraints on pairs of variables can be assigned values satisfying all… …   Wikipedia

  • Cycle rank — In graph theory, the cycle rank of a directed graph is a digraph connectivity measure proposed first by Eggan and Büchi (Eggan 1963). Intuitively, this concept measures how close a digraph is to a directed acyclic graph (DAG), in the sense that a …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”