Decision

From AI Product Manuals
Revision as of 14:09, 7 October 2021 by Davemark (talk | contribs) (→‎Concept)
(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

Concept

A Decision is a combination of a behavior and a target. This target can be self or another agent if the context type for the behavior is Context—Single Target. Decisions are what are assembled into a list at the beginning of each think cycle and scored accordingly.

Code

Usage