请在 下方输入 要搜索的题目:

Let h(n) denote heuristic function and g(n) denote cost, the evaluation function f(n) used by Greedy search is


A、f(n) = h(n);

B、f(n) = g(n);

C、f(n) = g(n) + h(n);

D、f(n) = g(n) - h(n)

发布时间:2025-01-14 20:59:30
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:f(n) = h(n)
专业技术学习
专业技术学习
搜搜题库系统