Q5/ Consider the following search space in which the goal is to find the p from S to G, next(S,A,5), next(S,B,2),next(A,G,5), next (B,D,1), next(B,C,2), next (C,G,2), next(D,G,5), where next(X,Y,Z) means that Y is a child of X and the cost of going from X to Y is Z. ho(S)=0, ho(A)=0, ho(B)=0, ho(C)=0, ho(D)=0, ho(G)=0, h₁(S)=5, h₁(A)=3, h₁(B)=4, h₁(C)=2, h₁(D)=5, h₁(G)=0, h₂(S)=6, h₂(A)=5, h₂(B)=2, h₂(C)=5, h₂(D)=3, h₂(G)=0, Which of the above heuristic functions ho,h₁ and h2 are admissible? - Give the solution of the longest path found by the A algorithm using the admissible heuristic function.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
icon
Concept explainers
Question
Q5/ Consider the following search space in which the goal is to find the p
from
S to G, next(S,A,5), next(S,B,2),next(A,G,5), next (B,D,1), next(B,C,2), next
(C,G,2), next(D,G,5), where next(X,Y,Z) means that Y is a child of X and the
cost of going from X to Y is Z.
ho(S)=0, ho(A)=0, ho(B)=0, ho(C)=0, ho(D)=0, ho(G)=0,
h₁(S)-5, h₁(A)=3, h₁(B)=4, h₁(C)=2, h₁ (D)=5, h₁(G)=0,
h₂(S)-6, h₂(A)=5, h₂(B)=2, h₂(C)=5, h₂(D)=3, h₂(G)=0,
- Which of the above heuristic functions ho,h1 and h2 are admissible?
- Give the solution of the longest path found by the A algorithm using the
admissible heuristic function.
Note: showe the solution using
paper please
Transcribed Image Text:Q5/ Consider the following search space in which the goal is to find the p from S to G, next(S,A,5), next(S,B,2),next(A,G,5), next (B,D,1), next(B,C,2), next (C,G,2), next(D,G,5), where next(X,Y,Z) means that Y is a child of X and the cost of going from X to Y is Z. ho(S)=0, ho(A)=0, ho(B)=0, ho(C)=0, ho(D)=0, ho(G)=0, h₁(S)-5, h₁(A)=3, h₁(B)=4, h₁(C)=2, h₁ (D)=5, h₁(G)=0, h₂(S)-6, h₂(A)=5, h₂(B)=2, h₂(C)=5, h₂(D)=3, h₂(G)=0, - Which of the above heuristic functions ho,h1 and h2 are admissible? - Give the solution of the longest path found by the A algorithm using the admissible heuristic function. Note: showe the solution using paper please
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Heuristic System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education