In symbolic production systems, a condition-action rule is triggered based on the process of pattern matching against the current contents of a working memory. Working memory serves as a database that stores the facts and current state of the problem-solving environment. A rule consists of two parts: a condition, which is a set of logical requirements, and an action, which specifies what to do if those requirements are met. The trigg....
Log in to view the answer