NetLogo / NetLogo/NW-Extension
Add "connected-to" primitive(s)?
@nicolaspayette is already working on this.
Since Oct 11, 2013.
- Dominant language
- Scala
- Stars
- 66
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Suggestion from @arthurhjorth.
You can use various path-to primitives to find out if a turtle is connected to another but it could be nicer (and possibly faster?) to be able to ask directly if it is connected.
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 existing path-to primitives in the network extension and how they determine whether turtles are connected. Clarify the intended connected query, its semantics and performance expectations before identifying the relevant Scala entry points and tests; done means the agreed primitive(s) are implemented and their behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100