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 networkx-discuss
Any idea if there is a code in networkx that generates bipartite double graph of a given graph?
Aric Hagberg
unread,
Apr 10, 2011, 7:47:13 AM4/10/11
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 networkx...@googlegroups.com
On Sun, Apr 10, 2011 at 1:21 AM, Dheeraj M R <dheer...@gmail.com> wrote: > Any idea if there is a code in networkx that generates bipartite double > graph of a given graph? >
If someone takes a look at the implementation and confirms it looks
right, I'll finish up the docs and more comprehensive testing, and
make a real patch.