You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move_agent_to_one_of is deterministic when pos has multiple closest choices and selection="closest"
Expected behavior
expected that when using move_agent_to_one_of() in a sugarscape agent's motion will be random within a sugar plateau for low vision agents, but noticed that such agents now exhibit periodic motion.
Describe the bug
move_agent_to_one_of is deterministic when pos has multiple closest choices and selection="closest"
Expected behavior
expected that when using move_agent_to_one_of() in a sugarscape agent's motion will be random within a sugar plateau for low vision agents, but noticed that such agents now exhibit periodic motion.
To Reproduce
use the following test
Additional context
The text was updated successfully, but these errors were encountered: