Formula of a* algorithm is .

A. F(n)=g(n) + h(n)
B. F(n)=g(n) – h(n)
C. F(n)=g(n) / h(n)
D. F(n)=g(n) * h(n)
View Answer

A. F(n)=g(n) + h(n)