Why is a procedure such as the Rete Algorithm important to e
Why is a procedure such as the Rete Algorithm important to expert systems development
Solution
We will take the example used here Rete Algorithm, which reduces the need to make many comparision at each iteration of expert system.The basic functionality on which it works or we can say the key on which it works is compilation of rules into a network representing the conditions of rules.
