Backward Chaining

Backward Chaining

From Learning and training wiki

Share/Save/Bookmark
Revision as of 12:22, 3 July 2008 by Giulia.ortoleva (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{Term|BACWARD CHAINING|Inference strategy in which the conclusion is already known. The system works backwards to determine which known premises entail that conclusion. This is the opposite of the way reasoning ordinarily proceeds, with each premise evaluated to see what follows from it. It also gives the name to a computerized search technique used in production systems that begins with the action clause of a rule and works backward through a chain of rules in an attempt to find a veritable set of condition clauses, also termed as goal oriented, or top-down search. Cite error: Closing </ref> missing for <ref> tag