JuliaGraphs / JuliaGraphs/SimpleWeightedGraphs.jl
How to handle self-loops?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 41
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
It is unclear how well self-loops are supported in Graphs.jl, but that should not prevent us from supporting them here. For now, I stated in the documentation that they are not properly handled, because of a few issues that were raised over the years and never closed in the original package:
- https://github.com/sbromberger/SimpleWeightedGraphs.jl/issues/38
- https://github.com/sbromberger/SimpleWeightedGraphs.jl/issues/53
What do you think?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the documentation statement about self-loops and the two linked SimpleWeightedGraphs.jl issues. Determine the expected support and behavior for self-loops, then document or implement a settled decision and verify that the referenced concerns are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100