in reply to Re: Cycle in Directed Graph
in thread Cycle in Directed Graph
In my experience with the Graph module in one script, the first cycle it found was always the same one. It was correct, but I couldn't get it to find other cycles unless I removed that one. If you just want one cycle, you should be OK.