JuliaGraphs / JuliaGraphs/Graphs.jl
Random generation should be a utility function
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Julia
- Stars
- 538
- Forks
- 128
- Avg merge
- 10h 25m
- Merged PRs (30d)
- 2
Description
My first instinct is that this does not belong in a constructor but in a dedicated rand... function.
Feel free to close, just giving the feedback. Came up in https://github.com/JuliaGraphs/MultilayerGraphs.jl/issues/22
Contributor guide
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
Read src/SimpleGraphs/generators/randgraphs.jl at lines 9-12 and the linked MultilayerGraphs.jl issue to understand the constructor API concern. A maintainer decision is needed before implementation; done would mean an agreed, tested API for random graph generation or closing the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100