answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What do you understand by underestimation and overestimation of a heuristic function?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Construct a heuristic function for missionaries and cannibals problem?

Add the missionaries and cannibals in the starting side then divide by 2


What is the heuristic function of language?

Certain functions and patterns in language serve as quick and effective mechanisms to memorize new information.


What is ordering paradigm?

I Computer Science, Ordering paradigm refers to a Greedy heuristic in which candidates are choosen in the order in which they appear, no selection function is used.


What is the function of language according to halliday?

1. Instrumental 2. Regulatory 3. Representational 4. Interactional 5.Personal 6. Heuristic 7. Imaginative


What are the Drawbacks of heuristic function?

1. Due to the fact that is a trail and error approach to problem solving, it can be time consuming. 2. It never guarantees a correct or optimal solution to the problem.


What is the suitable search method for the problem of 'Tower of Hanoi' in Artificial Intelligence?

Many search algorithms are possible. Tree-based methods, in which all paths to all solutions are produced, is one option. Each node in the tree would represent a "state" or "configuration" of the problem, while an edge from one node to the next represents the "move" you make. Consequently, finding a solution to this problem is equivalent to building the tree while checking if each node is a valid solution. Another method, such the A* algorithm is a heuristic search algorithm. You would use a heuristic function that estimates the optimal path to the solution from the current node. It is the quickest, but since it is a heuristic algorithm, it is not guaranteed to always return the correct answer, since this is dependent on the heuristic function you use in your algorithm.


How can cellular structure and function be used?

to understand it.


How does my knowledge of polynomial function prepare me to understand rational function?

A rational function is the quotient of two polynomial functions.


What do you understand by the left and right parenthesis in main method in C programming?

I understand they have the same meaning as they do for any function in C; to separate the function name from its arguments.


What is the function of the sensory speech?

The ability to understand information.


What is the way to understand the function?

a function is applied to an input or operator so that we can carry out the operation of our desire


To better understand how a function works you will have to find the that the function follows as it turns inputs into outputs?

rule