Get a random agent from all agents in the environment
Arguments
- abm
the whole environment model (
abm)- me
if provided as an agent then the returned (random) agent will not be this one (i.e.,
meis omitted)
See also
Other utilities:
get_characteristic(),
get_variable(),
grid_get_free_neighboring_spots(),
grid_get_free_spots(),
grid_get_neighbors(),
grid_move(),
network_connect(),
network_get_neighbors(),
network_spread(),
remove_agent(),
stop_abm()