GraphIO v0.4.0
- graph formats are now in their own modules.
- new
LGCompressedFormat()
for saving compressed graphs (requiresCodecZlib
), now that saving compressed graphs has been removed from LightGraphs.
LGCompressedFormat()
for saving compressed graphs (requires CodecZlib
), now that saving compressed graphs has been removed from LightGraphs.