You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python...@googlegroups.com
Hey pygraph folks,
I was wondering if anybody had any quick or easy ways to find the lowest common ancestor between two nodes of a DAG using pygraph? I'm playing around with it but didn't know if it was already implemented or there was some particularly easy method I overlooked.
Thanks
Erik
Pedro Matiello
unread,
Jul 20, 2012, 12:18:20 AM7/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to python...@googlegroups.com
Hello, Erik. I'm afraid we don't have an implementation of any algorithm suitable for this problem in python-graph's library.