期刊文献+

改进回溯算法实现N皇后问题求解 被引量:2

下载PDF
导出
摘要 回溯算法是基本的算法之一,其重要的思想是不断地用限界函数去测试正在构造的部分解向量,看是否导致合法解,回溯算法通常具有较高的时间复杂度,但对于至今除了穷尽搜索仍未找到其他的方法的问题,回溯算法是较为有效的方法。介绍了回溯算法,以及以经典的N皇后问题为例,讲解了用回溯算法求解问题,并分析了其空间复杂度,介绍了求解N皇后问题的改进回溯算法。
出处 《电脑编程技巧与维护》 2016年第12期15-16,34,共3页 Computer Programming Skills & Maintenance
  • 相关文献

参考文献4

二级参考文献14

  • 1Erbas C,Sarkeshik S,Tanik M M.Different perspectives of the N-Queens problem[C]//ACM Annual Conference on Communications,1992:99-108.
  • 2Bozikovic M,Golub M,Budin L.Solving N-Queen problem using global parallel genetic algorithm[C]//Computer as a Tool:EUROCON 2003.The IEEE Region,2003,8:104-107.
  • 3Shonkwiler R,Ghannadian F,Alford C O.Parallel simulated annealing for the N-Queen problem[C]//Parallel Processing Symposium:Proceedings of Seventh International,13 -16 April,1993:690-694.
  • 4Hu Xiao-hui,Eberhart R C,Shi Yu-hui.Swarm intelligence for permutation optimization:a case study of n-queens problem[C]//Swarm Intelligence Symposium,SIS '03:Proceedings of the 2003 IEEE,24-26 April,2003:243-246.
  • 5ETSI Grid Plugtest[EB/OL].http://www.etsi.org/plugtests/History/2005 GRID.htm.
  • 6Solomon W G,Leonard D B.Backtrack programming[J].J ACM,1965,12(4):516-524.
  • 7ProActive GRID Java library[EB/OL].http://www-sop.inria.fr/oasis/ProActive/.
  • 81 month extension Remote N-Queens Challenge Results Organized y the ETSI Plugtests Service together with INRIA,2nd Grid PLUGTESTS[R].14 2005-11.
  • 9Alexander D L J,Bulger D W,Wood G R.Expected search duration for finite backtracking adaptive search[J].Journal of Algorithms,2003,47(2):78-86.
  • 10Rina Dechter,Daniel Frost.Backjump-based backtracking for constraint satisfaction problems[J].Artificial Intelligence,2002,136(2):147-188.

共引文献14

同被引文献7

引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部