NetLogo / NetLogo/NW-Extension
Finding potential paths to a turtle in a Network
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 66
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I would like to be advised of a feature that allows me to find all potential paths to a turtle in NetLogo using network extension. For example in my code in the "Go" procedure I am trying to ask Netlogo to show me all the possible links to a turtle called the "central station" from a turtle "station 1" but I only get one link. If I do not use "one-of" I get an error.
Toy model_$_Travel_disparitiesMoses31.zip
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 with the attached Toy model and its "Go" procedure, then review how the network extension handles the requested path lookup and the use of one-of. A complete outcome would define whether finding all paths is supported and specify the resulting behavior or documentation needed for the station 1 to central station example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100