Two Algorithms for Decision Tree Search

Two Algorithms for Decision Tree Search(1992)

引用 24|浏览6
暂无评分
摘要
In this paper two algorithms for decision tree search are presented. The basic idea behind these algorithms is to make use of domain dependent information, in the form of an evaluation function as that used by AO*, along with a search mechanism similar to the alpha-beta technique for minimax trees. One of the advantages of our algorithms over AO* is that our algorithms need only linear space. The solution computed by the first algorithm can be either optimal or sub-optimal, depending on the admissibility of the evaluation function. The second algorithm is an approximate algorithm which can case a tradeoff between computational efficiency and solution quality. Some results are presented on the correctness of the algorithms and on the quality of the solutions computed by the algorithms.
更多
查看译文
关键词
basic idea,Decision Tree Search,alpha-beta technique,search mechanism,computational efficiency,evaluation function,domain dependent information,decision tree search,solution quality,approximate algorithm,linear space
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要