Request for feature: Bipartite Graph Projection
Hi,
From our discussion:
I was told to open an issue for this feature here.
I am looking for a bipartite graph projection feature. Specifically I have 'g', a weighted graph and would like to have some way that the projections 'g1', and 'g2' to be also a weighted graph. I have been particularly curious on seeing both a way the projections receive on their edges the sum of the weights on graph g as well.
Thank you,
Carlos A.