snap-stanford / snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Other
2.16k stars 795 forks source link

Finding cycles in a graph #228

Closed pauljurczak closed 2 years ago

pauljurczak commented 2 years ago

Is there a function to find cycles (loops) in a graph?

roks commented 2 years ago

Unfortunately, no.