Loop (graph)
maths
graph-theory
A loop in a graph is an edge of the form $(v,v)$ i.e. the start and end vertices are the same. These are not permitted in simple graphs.
A loop in a graph is an edge of the form $(v,v)$ i.e. the start and end vertices are the same. These are not permitted in simple graphs.