Artificial intelligence
What is the evaluation function in A* approach?

Heuristic function
Average of Path cost from start node to current node and Heuristic cost
Path cost from start node to current node
Path cost from start node to current node + Heuristic cost

ANSWER DOWNLOAD EXAMIANS APP