Table of Contents

Interface IBelief

Namespace
Aplib.Core.Belief.Beliefs
Assembly
Aplib.Core.dll

A belief represents/encapsulates an observation, i.e., information about the game state as perceived by an agent.

public interface IBelief

Methods

UpdateBelief()

Updates the belief based on information about the game state.

void UpdateBelief()