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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 15:30
In a compound condition, both conditions on either side of the logical operator and must be true for the overall condition to be true. a: true b: false
Answers: 1
question
Computers and Technology, 24.06.2019 17:30
What is the main difference between cloud computing and saas? cloud computing is a platform, and saas is software. cloud computing is software, and saas is a platform. cloud computing is a service, and saas is software. cloud computing is a service, and saas is a platform.
Answers: 1
question
Computers and Technology, 24.06.2019 20:30
Which key should you press to leave the cell as it originally was? a. delete b. cancel c. backspace d. enter
Answers: 1
question
Computers and Technology, 24.06.2019 23:30
Does anyone have the problem where you try to watch a video to get your answer but it brings up a thing asking your gender to make ads relevant but it doesn't load? btw i won't be able to see the answer so use the comments .
Answers: 1
You know the right answer?
Consider a search space, where each state can be red, green, blue, yellow, or black. Multiple states...
Questions
question
Mathematics, 26.12.2019 00:31
question
Social Studies, 26.12.2019 00:31
Questions on the website: 13722363