If the network is directed, then the arrow points from source to target. If the network is undirected, the link does not contain any arrow.
Arguments
- source_agent
the agent from whom the link should start
- target_agent
the agent where the link should end
See also
Other utilities:
get_characteristic(),
get_random_agent(),
get_variable(),
grid_get_free_neighboring_spots(),
grid_get_free_spots(),
grid_get_neighbors(),
grid_move(),
network_get_neighbors(),
network_spread(),
remove_agent(),
stop_abm()