JuliaGraphs / JuliaGraphs/GraphsInterfaceChecker.jl
Optional parts of the interface
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Graph modification:
add_vertex!,add_edge!rem_vertex!,rem_edge!
Weights
weights
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 reading the existing Graphs.jl interface checks and how Interfaces.jl represents required methods. Determine how optional graph modification methods and weights are listed, then verify the checker handles those entries consistently. Done means the listed interface parts are represented and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100