Question: NEED HELP. do i need to put random values for heuristic which are less than actual cost for h 1 ( n ) and h

NEED HELP. do i need to put random values for heuristic which are less than actual cost for h1(n) and h2(n) or is there any way to derive those values?
c)[5 pts] Consider the following state space with heuristic functions h1(state) and
h2(state)(under the assumption that the goal state is G).
Provide h1() and h(2) values in the table above. Your values should satisfy the
following conditions:
both h1() and h2() are admissible,
h2() always dominates h1(),
h1(x) can't be equal to h2(x)[Exception: h1(G)=h2(G)=0],
all h 1() and h 2() values are positive. [Exception: h1(G)=h2(G)=0],
NEED HELP. do i need to put random values for

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!