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

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

ANSWER DOWNLOAD EXAMIANS APP