Agents
An agent is the colloquial term for
pretty much any component in an ABM that has extent.
Typically agents are motivated to do something, but sometimes
other objects in a simulation will also be called
"agents".
Agents have:
-
Internal data representations (memory or state)
-
Means for modifying their internal data representations (perceptions)
-
Means for modifying their environment (behaviors)