If the graph passed to get.edgelist is directed, does the list of edges as returned by get.edgelist maintain the proper directions? I would think that this is the case but the documentation found here doesn't seem to say anything about it.
|
feedback
|
|
Yes, it does. Being one of the igraph authors, I know that this is surely the case. :) We will fix the documentation in the next release. | |||
|
feedback
|