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

Use Graphs.jl instead of SimpleGraphs.jl #78

Closed
DanielVandH opened this issue Aug 11, 2023 · 0 comments · Fixed by #103
Closed

Use Graphs.jl instead of SimpleGraphs.jl #78

DanielVandH opened this issue Aug 11, 2023 · 0 comments · Fixed by #103

Comments

@DanielVandH
Copy link
Member

This will not be a breaking change, just needs to adjust the Graph data structure to rely on Graphs.jl instead.

Or I can just create the own graphs myself without relying on any Graphs dependency, and then just show an example of how to convert to Graphs.jl?

@DanielVandH DanielVandH linked a pull request Apr 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant