+1 vote
in Artificial Intelligence by
Which will solve the conjuncts of the rule so that the total cost is minimized?

(a) Constraint variable

(b) Conjunct ordering

(c) Data complexity

(d) All of the mentioned

I got this question during an internship interview.

Enquiry is from Forward Chaining in division Logical Agents of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Right answer is (b) Conjunct ordering

The best explanation: Conjunct ordering will find an ordering to solve the conjuncts of the rule premise so that the total cost is minimized.
...