What is the feature or improvement you would like to see?
to_directed should support all four modes implemented in the C core:
https://igraph.org/c/doc/igraph-Structural.html#igraph_to_directed
Currently it only has a Boolean flag to control creating mutual edges.
https://igraph.org/python/doc/api/igraph._igraph.GraphBase.html#to_directed
What is the feature or improvement you would like to see?
to_directedshould support all four modes implemented in the C core:https://igraph.org/c/doc/igraph-Structural.html#igraph_to_directed
Currently it only has a Boolean flag to control creating mutual edges.
https://igraph.org/python/doc/api/igraph._igraph.GraphBase.html#to_directed