1.

What is the evaluation function in A* approach?

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
Answer» D. Average of Path cost from start node to current node and Heuristic cost


Discussion

No Comment Found