Graph - Cycle
About
A path that starts from a node and can come back to the same node is called a cycle
A graph without a cycle is called acyclic.
A path that starts from a node and can come back to the same node is called a cycle
A graph without a cycle is called acyclic.