subject

Consider a search space, where each state can be red, green, blue, yellow, or black. Multiple states may have the same color. The goal is to reach any black state. Here are some rules on the successors of different states, based on their color (these successor functions are unidirectional):
Any path between a red and a green state has cost >= 20.
Any path between a red and a blue state has cost >= 30.
Any path between a blue and a yellow state has cost >= 45.
Any path between a green and a yellow state has cost >= 50.
Any path between a red and a yellow state must go through a green or blue state.
Any path connecting a red, green, or blue state to a black state must go through a yellow state.
Define the best admissible heuristic H that you can, using the above information. H should assign a value to a node based on the color of that node's state. That value should be the highest possible value that still guarantees that H is admissible.
H(red) =
H(green) =
H(blue) =
H(yellow) =
H(black) =

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 09:00, 19youngr
Which company provides a crowdsourcing platform for corporate research and development? a: mtruk b: wiki answers c: mediawiki d: innocentive
Answers: 2
image
Computers and Technology, 23.06.2019 21:20, nathanfletcher
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
image
Computers and Technology, 23.06.2019 22:00, rocksquad9125
Take a critical look at three gui applications you have used—for example, a spreadsheet, a word-processing program, and a game. describe how well each conforms to the gui design guidelines listed in this chapter.
Answers: 3
image
Computers and Technology, 24.06.2019 01:00, arturocarmena10
The initial tableau of a linear programming problem is given. use the simplex method to solve it. x 1 x 2 x 3 s 1 s 2 z 1 2 4 1 0 0 8 3 4 1 0 1 0 10 minus3 minus12 1 0 0 1 0 the maximum is nothing when x 1equals nothing, x 2equals nothing, x 3equals nothing, s 1equals3, and s 2equals0. (be sure to simplify to lowest terms if necessary.)
Answers: 2
You know the right answer?
Consider a search space, where each state can be red, green, blue, yellow, or black. Multiple states...

Questions in other subjects:

Konu
Mathematics, 22.05.2021 18:40
Konu
Mathematics, 22.05.2021 18:40
Konu
Mathematics, 22.05.2021 18:40