Question:

Let h1 and h2 be two admissible heuristics used in A* search.
Which ONE of the following expressions is always an admissible heuristic ?

Updated On: Jul 9, 2024
  • h1 + h2
  • h1 × h2
  • h1/h2, (h2 ≠ 0)
  • |h1 - h2|
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

The correct option is (D) : |h1 - h2|.
Was this answer helpful?
0
0

Questions Asked in GATE AR exam

View More Questions