@hackage algebraic-graphs-io0.1.2.0
I/O utilities for algebraic-graphs
Categories
License
BSD-3-Clause
Maintainer
ocramz
Links
Versions
Deprecated
Tested Compilers
Dependencies (6)
Dependents (0)
algebraic-graphs-io
This package aims to collect some I/Outilities for algebraic-graphs, e.g. parsers and serializers for common graph data interchange formats.
Currently it provides a parser for the GML format, which is used by a few common graph software packages (NetworkX, Gephi, graphviz, and others).
PRs and contributions welcome!