We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See sbromberger/SimpleWeightedGraphs.jl#53
The text was updated successfully, but these errors were encountered:
This boils down to self-loops not being really supported, we should add a warning to the docs
Sorry, something went wrong.
Add details to the docs fixing #8 and #9
344b7ee
Add details to the docs fixing #8 and #9 (#42)
289d729
fix #8 and #9 by - specifying that self-loops are not supported - specifying that constructors from edge lists should avoid duplicate edges
Successfully merging a pull request may close this issue.
See sbromberger/SimpleWeightedGraphs.jl#53
The text was updated successfully, but these errors were encountered: