info@avatto.com
+91-9920808017
0. Consider the following rules in a rule based system: (p thread-management-rule1 (thread ^name <x>) → (make(process ^name <x> ^isAlive yes)) ) (p thread-management-rule2 (thread ^name <x>) (killed ^name <x>) → (make(process ^name <x> ^isAlive no)) ) Now consider the following set of WMEs- 1. (thread ^name t1) 2. (thread ^name t2) 3. (killed ^name t2) Which of the following <rue, data> pairs would be present in the conflict set after the match phase of the inference engine? I. <thread-management-rule1,1> II. <thread-management-rule1,2> III. <thread-management-rule1,3> IV. <thread-management-rule2,1,2> V. <thread-management-rule2,1 3> VI. <thread-management-rule2,2,3>
I, II and III
I, II, VI
II, III, IV and V
IV, V and VI
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.