Cycle (graph theory)

ID: cycle-graph-theory

In graph theory, a **cycle** is a path that starts and ends at the same vertex, with all other vertices in the path being distinct. More formally, a cycle in an undirected graph is defined as a sequence of vertices \( v_1, v_2, ...

New to topics? Read the docs here!