TOPICS
Search

Chordless Cycle


A chordless cycle of a graph G is a graph cycle in G that has no cycle chord. Unfortunately, there are conflicting conventions on whether or not 3-cycles should be considered chordless. In particular, in mathematical graph theory, "trivial" cycles of length 3 are commonly not considered chordless (e.g., West 2000), while in computer science, length-3 cycles are generally considered chordless (e.g., Cook et al. 2013, Wikipedia 2020). For example, (West 2000, p. 225) states, "A chordless cycle in G is a cycle of length at least 4 in G that has no chord (that is, the cycle is an induced subgraph), while Cook et al. (2013, p. 197) states, "a triangle is considered to be a chordless cycle."

Excluding 3-cycles allows for simpler definitions and theorem statements (particularly those related to perfect graphs), for example permitting the definition of chordal graph as a simple graph possessing no chordless cycles (West 2000, p. 225) without further qualification.

The "ChordlessCycles" and related properties in the Wolfram Language function GraphData adopt the convention of West (2000, p. 225) that chordless cycles must have length at least 4.

An alternate approach followed by Chvátal defines a graph hole as "a chordless cycle of length at least four," thus distinguishing between the a generic "chordless cycle" (possibly allowing length-3 cycles) and a "hole" (excluding them).

Since the term "chordless cycle" seems to be used much more widely than "graph hole," perhaps the clearest approach is to always state "chordless cycle of length at least four" when length-3 cycles are to be excluded.

The numbers of chordless cycles of each possible length may be encoded in a polynomial here termed the chordless cycle polynomial.

A graph is perfect iff neither the graph nor its complement has a (length four or greater) odd chordless cycle.

If a chordless 5-cycle exists in a graph G, one also exists in its graph complement G^_ since in the complement the interior diagonals are really edges in the original. In addition, if no 5-cycle exists in G, then no chordless cycle exists in G^_ (S. Wagon,. pers. comm., Feb. 2013).

No chordless cycles (of length four or more) of length greater than 2alpha+1 exist in a graph G with independence number alpha(G).

No chordless cycles (of length four or more) of length greater than 2omega+1 exist in the graph complement G^_ of a graph G with theta(G)=omega(G^_), where theta is the clique covering number and omega is the clique number.

Every cycle of a cactus graph is chordless, but there exist graphs (e.g., the theta_0-graph and Pasch graph) whose cycles are all chordless but which are not cactus graphs.


See also

Berge Graph, Cactus Graph, Chordal Graph, Chordless Cycle Polynomial, Chordless Graph, Cycle Chord, Graph Antihole, Graph Cycle, Graph Hole, Odd Chordless Cycle, Strong Perfect Graph Theorem

Explore with Wolfram|Alpha

References

Cook, K.; Eschen, E. M.; Sritharan, R.; and Wang, X. "Completing Colored Graphs to Meet a Target Property." In Graph-Theoretic Concepts in Computer Science: 39th International Workshop, WG 2013, Lübeck, Germany, June 19-21, 2013, Revised Papers.Ed. A. Brandstädt, K. Jansen, and R. Reischuk). Berlin, Germany:ÊSpringer, pp. 189-200, 2013.Chvátal, V. "The Strong Perfect Graph Theorem." http://www.cs.concordia.ca/~chvatal/perfect/spgt.html.West, D. B. Introduction to Graph Theory, 2nd ed. Englewood Cliffs, NJ: Prentice-Hall, p. 225, 2000.Wikipedia contributors. "Induced Path." Wikipedia, The Free Encyclopedia. Wikipedia, The Free Encyclopedia. Aug. 7, 2020; retreived Sep. 4, 2020. https://en.wikipedia.org/wiki/Induced_path.

Referenced on Wolfram|Alpha

Chordless Cycle

Cite this as:

Weisstein, Eric W. "Chordless Cycle." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/ChordlessCycle.html

Subject classifications