Thank you very much for your detailed answer, it has been really helpful.

The point is that I want to know how the relations are beween the two types of nodes of my network and with both classifications. Other algorithms, such as map equation, classify both types of nodes in the same groups so I see this relations directly, althought as you say by this way some information is hidden. In this sense I prefer graphtool, but I didn't know how to get this relation.

Now I see I can get the partitions network from the BlockState object, I didn't know! (as I said, I am new in this, and in python too). I think it will be enough with this output.

Thank you again, 


Andrea


2016-04-22 15:45 GMT+02:00 Andrea Briega <annbrial@gmail.com>:

Hi,


Sorry if I ask basic questions but I'm new in this. I have a bipartite network, with two types of nodes with no connections between the nodes of the same type, only between different types. I have run minimize_blockmodel_dl y minimize_nested_blockmodel_dl with different options but I always get separated blocks for each type of node: some blocks only with nodes of one type and the rest only with nodes of the other type. But I am really interested in the relation between this two groups of blocks. Any idea about how could I get that? Thank you very much.



Best regards,


Andrea