26 Jun
2008
26 Jun
'08
6:08 p.m.
Hi, I want to use the BFS to detect cycles in a graph I constructed using bundled vertex properties. I want a feature that as soon as I detect a cycle, I can do some processing on the cycle path and then go back to look for other cycles in the main graph. I am really confused with the documentation regarding BFSvisitor concepts. I would really appreciate some help regarding how to proceed with this. Thanks, Abde Ali