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: