Question: What is the evaluation function in A* approach?

Options

A : Heuristic function

B : Path cost from start node to current node

C : Path cost from start node to current node + Heuristic cost

D : Average of Path cost from start node to current node and Heuristic cost

Click to view Correct Answer

Exam Quiz App on Google Play

Previous || Next

Informed Search and Exploration more questions

Heuristic function h(n) is __

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 greedy approach?

What is the space complexity of Greedy search?

Which of the following IS NOT one of the advantages....

Which of the following statements concerning the implementation of robotic....

Which of the following terms refers to the use of....

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