Graph Doubt

Revision en1, by maverick00, 2020-06-28 08:44:44

How can we detect a simple cycle in a graph ?

Simple Cycle : "Let us denote as a simple cycle a set of v vertices that can be numbered so that the edges will only exist between vertices number 1 and 2, 2 and 3, ..., v - 1 and v, v and 1. "

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English maverick00 2020-06-28 08:44:44 255 Initial revision (published)