Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. h (n), h (n), h (n), and he(n) are four heuristic estimates to the distance from node n to the nearest goal node. It

image text in transcribed

2. h (n), h (n), h (n), and he(n) are four heuristic estimates to the distance from node n to the nearest goal node. It is known that hi(n). h (n), and h(n) are admissible heuristics, but he(n) is not known to be admissible. We define other heuristics as combinations of the given heuristics: hi(n) + h (n) +h3(n) hs(n) = h (n) + h (n) +h3(n) +hA(n) h,(n) = h (n) + h (n) +h3(n) he(n) = max{h, (n), h2(n)} he(n) = min{h (n), hz(n)} ho (n) = max{hz(n), h4(n)} ht(n) = min{h (n), h (n)} (1). If these heuristics are uesd by A*, in which cases are we guaranteed to find the optimal solution? (Circle the ones you would like to choose) Answer: h/h2/h3/h4/hs/h/h/ g / /ho/h11 (2). With no additional information about h , h2, h3, h4, give a formula that produces a heuristic h that you consider to be better than hy, h2...., h when used by A* algorithm. Answer: Circle at least one of the following statements: a. I am unable to find a solution that would be a guaranteed improvement. The best heuristic in (1) is b. My solution improves over the heuristics in (1), in terms of MEMORY. In all other aspects my solution is at least as good as the heuristics in (1). c. My solution improves over the heuristics in (1), in terms of SPEED. In all other aspects my solution is at least as good as the heuristics in (1) d. My solution improves over the heuristics in (1), in terms of GUARANTEED OPTIMAL SOLUTION. In all other aspects my solution is at least as good as the heuristics in (1). e. My solution improves over the heuristics in (1). in terms of QUALITY OF SOLUTION. (I expect it to find a better solution.) In all other aspects my solution is at least as good as the heuristics in (1). 2. h (n), h (n), h (n), and he(n) are four heuristic estimates to the distance from node n to the nearest goal node. It is known that hi(n). h (n), and h(n) are admissible heuristics, but he(n) is not known to be admissible. We define other heuristics as combinations of the given heuristics: hi(n) + h (n) +h3(n) hs(n) = h (n) + h (n) +h3(n) +hA(n) h,(n) = h (n) + h (n) +h3(n) he(n) = max{h, (n), h2(n)} he(n) = min{h (n), hz(n)} ho (n) = max{hz(n), h4(n)} ht(n) = min{h (n), h (n)} (1). If these heuristics are uesd by A*, in which cases are we guaranteed to find the optimal solution? (Circle the ones you would like to choose) Answer: h/h2/h3/h4/hs/h/h/ g / /ho/h11 (2). With no additional information about h , h2, h3, h4, give a formula that produces a heuristic h that you consider to be better than hy, h2...., h when used by A* algorithm. Answer: Circle at least one of the following statements: a. I am unable to find a solution that would be a guaranteed improvement. The best heuristic in (1) is b. My solution improves over the heuristics in (1), in terms of MEMORY. In all other aspects my solution is at least as good as the heuristics in (1). c. My solution improves over the heuristics in (1), in terms of SPEED. In all other aspects my solution is at least as good as the heuristics in (1) d. My solution improves over the heuristics in (1), in terms of GUARANTEED OPTIMAL SOLUTION. In all other aspects my solution is at least as good as the heuristics in (1). e. My solution improves over the heuristics in (1). in terms of QUALITY OF SOLUTION. (I expect it to find a better solution.) In all other aspects my solution is at least as good as the heuristics in (1)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

c) Discuss about expectation theory of interest rate determination

Answered: 1 week ago

Question

What is Larmors formula? Explain with a suitable example.

Answered: 1 week ago