Which of the following are consistent, given consistentheuristics h1, h2?
• h(n) = min{h1(n), h2(n)}
• h(n)=wh1(n)+(1−w)h2(n), where 0≤w≤1
• h(n) = max{h1(n), h2(n)}
This is an Artificial Intelligence question
Expert Answer
An answer will be send to you shortly. . . . .