此内容没有您所选择的语言版本。
Chapter 4. Processing
4.1. Agenda 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
The Agenda is a Rete feature. During actions on the
WorkingMemory
, rules may become fully matched and eligible for execution. A single Working Memory Action can result in multiple eligible rules. When a rule is fully matched an Activation is created, referencing the rule and the matched facts, and placed onto the Agenda. The Agenda controls the execution order of these Activations using a Conflict Resolution strategy.