JuliaGraphs / JuliaGraphs/NetworkLayout.jl
spring: stop iteration based on tol
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 109
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
as in SFDP
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
Locate the spring layout implementation in NetworkLayout.jl and read how its iteration currently terminates. Compare the requested behavior with SFDP, then establish how the tolerance is expected to control stopping; done means spring iteration stops based on tol and the behavior is covered by the relevant existing checks, if any.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100