An agent-based model (ABM) is a computational model used to simulate the interactions of individual entities, known as agents, which can represent various real-world entities such as people, animals, organizations, or even groups. Each agent operates based on a set of defined rules and behaviors, allowing for the emergence of complex phenomena through local interactions. ### Key Features of Agent-Based Models: 1. **Agents**: The fundamental components of ABMs.
New to topics? Read the docs here!