Common Search Strategies and Heuristics With Respect to the N-Queens Problem CS504 Term Project

msra(2004)

引用 22|浏览6
暂无评分
摘要
Abstract The N-Queens problem,is examined,and programmatically,implemented for Depth First Search, Depth First Search with improvements, Branch and Bound, and Beam Search. Several heuristics are presented and implemented,with each of the searches. Results were analyzed for number of nodes generated, number of nodes traversed, and relative execution time. While heuristics were found which gave Branch and Bound and Beam,Search a significant edge over DFS, there exist polynomial time algorithms using complete board assignment and heuristic repair methods,which are purported,to do better. Contents
更多
查看译文
关键词
branch and bound,depth first search
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要