Let h₁ and h₂ be two admissible heuristics. Which of the following heuristics are admissible? (Select all that apply) h(n) = max{h₁(n), h₂(n)} h(n) = max{h₁(n), 2 * h₂(n)} h(n) = (h₁(n) + h₂(n))/2

icon
Related questions
Question

Question p  
.
Full explain this question and text typing work only     
We should answer our question within 2 hours takes more time then we will reduce Rating Dont ignore this line

Let h₁ and h₂ be two admissible heuristics. Which of the following heuristics are admissible?
(Select all that apply)
h(n) = max{h₁(n), h₂(n)}
h(n)
h(n) = (h₁(n) +h₂(n))/2
=
max{hi(n), 2 * h₂(n)}
Transcribed Image Text:Let h₁ and h₂ be two admissible heuristics. Which of the following heuristics are admissible? (Select all that apply) h(n) = max{h₁(n), h₂(n)} h(n) h(n) = (h₁(n) +h₂(n))/2 = max{hi(n), 2 * h₂(n)}
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Introduction to classical planning
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, ai-and-machine-learning and related others by exploring similar questions and additional content below.