Context

From AI Product Manuals
Revision as of 03:14, 29 September 2021 by Davemark (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.