Production System
Production System
Production System
characteristics, Production
systems characteristics
Production systems
• Production systems provide appropriate
structures for performing and describing
search
• processes. A production system has four basic
components as enumerated below
• The production rules operate on the knowledge
database.
• Each rule has a precondition—that is, either satisfied
or not by the knowledge database.
• If the precondition is satisfied, the rule can be.
Application of the rule changes the knowledge
database.
• The control system chooses which applicable rule
should be applied and ceases computation when a
termination condition on
• the knowledge database is satisfied.
Control strategies
• Control strategies help us decide which rule to
apply next during the process of searching for
a solution to a problem.
• Good control strategy should:
It should cause motion
It should be Systematic
There are mainly two types of search strategies: