Agent Relationship

An agent relationship is the connection between two agents. It defines how these agents interact with each other within the simulation.

Required Parameters

Parameter
Description

agent_id

The id of the agent involved in the relationship

type

The type of relationship, can be chosen by the user (e.g., 'collaborate')

strength

The strength of the relationship, a number between 0 and 1

Last updated