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 20:00
Awide variety of “ apps “ are available to customize devices. which category of app does the word processing software fall into?
Answers: 2
question
Computers and Technology, 23.06.2019 13:10
What is domain name system (dns)? allows dynamic ip address allocation so users do not have to have a preconfigured ip address to use the network converts ip addresses into domains, or identifying labels that use a variety of recognizable naming conventions the efficient coexistence of telephone, video, and data communication within a single network, offering convenience and flexibility not possible with separate infrastructures the integration of communication channels into a single service
Answers: 2
question
Computers and Technology, 24.06.2019 00:30
Match the sentence fragment in the first column with the appropriate ending in the second column. a little per favore?
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Suppose a cpu with a write-through, write-allocate cache achieves a cpi of 2. what are the read and write bandwidths (measured by bytes per cycle) between ram and the cache? (assume each miss generates a request for one block.)
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, 03.03.2021 01:00
question
Mathematics, 03.03.2021 01:00
question
Spanish, 03.03.2021 01:00
Questions on the website: 13722363