Issue 116 in python-graph: problem in find_cycle function

8 views
Skip to first unread message

python...@googlecode.com

unread,
Sep 28, 2013, 7:16:53 AM9/28/13
to python...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 116 by xw.ch...@gmail.com: problem in find_cycle function
http://code.google.com/p/python-graph/issues/detail?id=116


find_cycle in this graph: [0, 1, 2, 4, 6, 7, 8, 9] [(2, 6), (6, 7), (9, 1),
(4, 8), (2, 8), (7, 6), (0, 7), (6, 2), (1, 9), (7, 0), (8, 4), (8, 2)]

return empty, but there is a cycle between node 1 and 9

i use it in:
window7 x64

py3.3.2

graph 1.8.2

Thanks, for your work



--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages