GraphIO.jl icon indicating copy to clipboard operation
GraphIO.jl copied to clipboard

EdgeList does not support undirected graphs

Open littlebenlittle opened this issue 1 year ago • 1 comments

Looking at issue 35, it appears the tacit convention is to take the graph type as an argument. However EdgeList only creates directed graphs as can be seen at line 39.

littlebenlittle avatar Aug 24 '22 20:08 littlebenlittle