Category "agent-based-modeling"

How can turtles move on a GIS road network based on distance?

I have two types of turtles: shoppers and shops. I want shoppers to go to the shop that is closest to them based on a real GIS road network. So, I need the shop

Ask turtle "without" [blah?]

I have defined a blah? as a property of a turtle under turtles-own. now in the to go i want turtles with blah? property to do something and I want turtles witho

How do I check if variables of two different turtle breeds match?

I am trying to move a turtle towards it's offspring based on a shared variable. In my initial code I ask a male (breed) that has a display, but not a bower, to

When trying to move to nearest breed, what causes the "Nobody" error?

I built a model of a tiger eating wolves. When the tiger's energy is greater than half of the sum of wolves' energy, the tiger would find the wolf closest to it