Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add write function for dot-graphs #19

Open
simonschoelly opened this issue Oct 4, 2018 · 1 comment
Open

Add write function for dot-graphs #19

simonschoelly opened this issue Oct 4, 2018 · 1 comment

Comments

@simonschoelly
Copy link
Member

Right know, GraphIO can only read dot-graphs. It would be good if we also could write these. The we could use the GraphViz for plotting. While the dot-format has a lot of different features, it would be sufficient for know if we can write graphs of type SimpleGraphand SimpleDiGraph. This should not be very difficult to implement.

@feanor12
Copy link

MetaGraph has an implementation:

https://github.com/JuliaGraphs/MetaGraphs.jl/blob/7efeb022acfc00ac22a1166b501e967a2c723510/src/persistence.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants