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.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.