graph-dsl icon indicating copy to clipboard operation
graph-dsl copied to clipboard

Detect cycles

Open moaxcp opened this issue 8 years ago • 1 comments

Write method that uses edge classification to detect cycles. This will be used to implement the directed a cyclic graph plugin.

moaxcp avatar Jan 29 '17 15:01 moaxcp

Cycles need to be detected in undirected and directed graph.

moaxcp avatar May 08 '17 10:05 moaxcp