Consistent Heuristic: An admissible heuristic h is consistent (or monotone) if for each node N and each child N' of N, the following inequality holds: h(N) < c(N, N') + h(N'), where c(X,Y) is the cost of the edge between X and Y. Prove that whenever A* chooses to expand a goal node, the path to this node is optimal.

Operations Research : Applications and Algorithms
4th Edition
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Wayne L. Winston
Chapter9: Integer Programming
Section9.7: Implicit Enumeration
Problem 4P
icon
Related questions
Question
Consistent Heuristic: An admissible heuristic h is consistent (or monotone) if for each node N and
each child N' of N, the following inequality holds:
h(N) < c(N, N') + h(N'),
where c(X,Y) is the cost of the edge between X and Y.
Prove that whenever A* chooses to expand a goal node, the path to this node is optimal.
Transcribed Image Text:Consistent Heuristic: An admissible heuristic h is consistent (or monotone) if for each node N and each child N' of N, the following inequality holds: h(N) < c(N, N') + h(N'), where c(X,Y) is the cost of the edge between X and Y. Prove that whenever A* chooses to expand a goal node, the path to this node is optimal.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole