Table of Contents

Interface IBeliefSet

Namespace
Aplib.Core.Belief.BeliefSets
Assembly
Aplib.Core.dll

A belief set defines the beliefs of an agent.

public interface IBeliefSet

Methods

UpdateBeliefs()

Updates all beliefs in the belief set.

void UpdateBeliefs()