Expand description
A library for modelling how beliefs spread through social networks.
Modules§
- errors
- This module contains various errors that may be produced.
Structs§
- Basic
Agent - A BasicAgent is an implementation of Agent.
- Basic
Behaviour - A BasicBehaviour is an implementation of a Behaviour.
- Basic
Belief - An implementation of Belief.
Traits§
- Agent
- An Agent which may exist in the model.
- Behaviour
- A Behaviour.
- Belief
- A Belief.
- Named
- Something with a name.
- UUIDd
- Something with a Uuid.
Functions§
- update_
activation_ for_ agent - Updates the activation for a given Agent
timeand BeliefPtr.