Question: Heuristic function h(n) is __

Options

A : Lowest path cost

B : Cheapest path from root to goal node

C : Estimated cost of cheapest path from root to goal node

D : Average path cost

Click to view Correct Answer

Previous || Next

Informed Search and Exploration more questions

Which among the following could the Existential instantiation of ?x....

A* is optimal if h(n) is an admissible heuristic-that is,....

Best-First search can be implemented using the following data structure.

Best-First search is a type of informed search, which uses....

Greedy search strategy chooses the node for expansion in ___

The name ?best-first search? is a venerable but inaccurate one.....

The original LISP machines produced by both LMI and Symbolics....

The search strategy the uses a problem specific knowledge is....

Uninformed search strategies are better than informed search strategies.

What is the evaluation function in A* approach?

Constraints Satisfaction Problems more Online Exam Quiz

Facts - 2

Facts - 3

History - 2

History - 3

Inference in First-Order Logic

Learning - 2

Learning - 3

LISP Programming - 2

LISP Programming - 3

Local Search Problems and Optimization Problems