Open MikiVanousek opened 11 months ago
This extra line makes it much easier (for a beginner) to start working with your package. I tried just using GraphIO and was surprised the type EdgeListFormat does not exist.
using GraphIO
EdgeListFormat
This extra line makes it much easier (for a beginner) to start working with your package. I tried just
using GraphIO
and was surprised the typeEdgeListFormat
does not exist.