Best way to make a subgraph with only mutual edges out of a directed graph

后端 未结 0 886
我寻月下人不归
我寻月下人不归 2021-01-18 18:46

I\'m working with a directed graph in the igraph python library. I\'m trying to get a subgraph containing only mutual edges.

My current Implementation is:



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