-
Notifications
You must be signed in to change notification settings - Fork 0
CRAFTY CoBRA
Bumsuk Seo edited this page Sep 30, 2020
·
4 revisions
CRAFTY CoBRA (Component-based role agents) extends the CRAFTY modelling framework by a set of features that enable a deeper representation of institutional as well as lang manager's decision making.
- Decouple Agents' Functional Role (FR) and Behavioural Type (BT)
- Allow agents to decide about FR individually and decentralised
- Combine types of agents with components of various depth (static vs. cognitive)
- Dynamic exchange of behaviour type and functional role
- Persistence of agents over land use change
- Associate a home cell with each agent which is important when agents are allowed to manage multiple cells
- Decision triggers that initiate decision making dependent on defined criteria (e.g., gap between service supply and demand)
- Allow several modes of decision making for both land manager and
institutional agents (via integration of LARA framework with the consideration of individual preferences and potential actions)
- Deliberative/Rational
- Habitual
- Rule-based
- Explorative
- Enable social decision making
- Global and regional institutions with distinct sets of potential actions
- Dynamic production models (function for maximum production)
An ODD description is available here.
- CoBRA: Concepts
- CoBRA: Initialisation Processes
- CoBRA: Model Setup Documentation
- CoBRA: CSVAftPopulator
- CoBRA: Define Initial Regional Population
- CoBRA: Institutional Action
- CoBRA: Behavioural Types
- CoBRA: Allocation Restrictions
- CoBRA: Random Numbers
- CoBRA: Output
See Installing CRAFTY for Users for instructions.