环境
下载prolog代码运行就行
Q1
通过看动图来理解各类搜索算法。
ucs的介绍 :https://www.educative.io/edpresso/what-is-uniform-cost-search
ids的介绍:https://www.educative.io/edpresso/what-is-iterative-deepening-search
a*
ida*, 迭代到一定深度就停止继续迭代。
Q2
概念题:
看起来不需要使用prolog编程。直接用课件内容解决就行。
微信扫一扫
下载prolog代码运行就行
通过看动图来理解各类搜索算法。
ucs的介绍 :https://www.educative.io/edpresso/what-is-uniform-cost-search
ids的介绍:https://www.educative.io/edpresso/what-is-iterative-deepening-search
a*
ida*, 迭代到一定深度就停止继续迭代。
概念题:
看起来不需要使用prolog编程。直接用课件内容解决就行。
相关推荐