In graph theory, a cycle graph or circular graph is a graph that consists of a single cycle, or in other words, some number of vertices (at least 3, if the graph is Simple graph) connected in a closed chain. The cycle graph with vertices is called . p. 8, §1.3 The number of vertices in equals the number of edges, and every vertex has degree 2; that is, every vertex has exactly two edges incident with it.
Cycle graph is an isolated loop. Cycle graph is the same as Complete graph .
A cycle with an even number of vertices is called an even cycle; a cycle with an odd number of vertices is called an odd cycle.
In addition:
Similarly to the , the cycle graphs form the skeletons of the dihedron. Their duals are the , which form the skeletons of the hosohedron.
In a directed graph, a set of edges which contains at least one edge (or arc) from each directed cycle is called a feedback arc set. Similarly, a set of vertices containing at least one vertex from each directed cycle is called a feedback vertex set.
A directed cycle graph has uniform in-degree 1 and uniform out-degree 1.
Directed cycle graphs are for (see e.g. Trevisan).
|
|