Backward Chaining

By assuming a wanted outcome and then checking to see if the rules are met, an expert system would need to do fewer operations. This eliminates having to solve for every outcome possible based on a given set of rules.
Return to Expert Systems