Is there a way to convert igraph.find_partition result in a dictionary with the original node labels in python?

后端 未结 0 1533
长情又很酷
长情又很酷 2021-01-20 20:53

It\'s the first time I use igraph in order to find the partitions in a given graph G:

InitialPartition = louvain.find_partition(G, louvain.ModularityVertexPar         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题