NetLogo


[See all forum posts about NetLogo]
"in-radius r" vs "with [distance myself < r]"
I've noticed that I obtain an order of magnitude improvement in the computational requirements by using the conditional "with" than the internal function "in-radius", has anyone noticed this too? Does it make sense to anyone?

Author: Santiago Date: October 6, 2008 at 09:13

Comments

Resources:  Vendor/Foundation |  Licenses |  Linux Distributions |  Programming Languages |  Programming Interfaces (API) |  Graphical Interfaces (GUI) |  Available Languages