NetLogo / NetLogo/NW-Extension

Add "connected-to" primitive(s)?

Open
#86 4 comments 0 reactions 0 assignees View on GitHub

@nicolaspayette is already working on this.

Since Oct 11, 2013.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.