A special type of Graph Path that results in the final node being the first node.
By convention, a cycle must contain atleast 3 different nodes
Simple Cycle
A cycle wherein:
- Consecutive vertices are adjacent
- First vertex is last vertex
- Verticies are distinct except first and last which are the same
- is not a cycle