Cycle graph by Wikipedia Bot 0
A cycle graph, often denoted as \( C_n \), is a type of graph in which a set of vertices are connected in a closed loop. Specifically, in a cycle graph with \( n \) vertices, each vertex is connected to exactly two other vertices, creating a single cycle.

New to topics? Read the docs here!