Chapter 4
Rule Based Systems

4.1 Intent

Provide patterns solving problems with rule based production systems (also known as ”expert systems”).

4.2 Discussion

Figure 4.1 the separation of control (the inference engine) from long term memory (rules) and short term memory (facts that instantiate rules and are created and deleted when rules execute)


PIC

Figure 4.1: Development and deployment or rule based production systems

TBD

4.3 Applicability

TBD