Graph loop

A loop is where a vertex on a graph has an edge that connects back to itself. In other words, the edge starts and ends at the same vertex.

A loop is an edge that connects a vertex to itself.

Loops and vertex degrees

Simple graphs