Context

From AI Product Manuals
Jump to navigationJump to search
This page is part of the IAUS Manual.BrainBehaviorBehavior TypeDecisionAI Entity

A Context is a combination of a desired [[Behavior] and a [Target|Behavior Target]. References to Contexts are passed around throughout the IAUS system because it contains most of the information needed for processing many of the steps for scoring and executing a decision.

Code

Contexts are contained in the class ContextInfo which also holds a few other references to needed information.