Namespace Aplib.Core.Belief.BeliefSets
Classes
- BeliefSet
This class can be inherited to define a set of beliefs for an agent. All public fields defined in the inheriting class that implement IBelief are automatically updated when calling UpdateBeliefs().
Interfaces
- IBeliefSet
A belief set defines the beliefs of an agent.