文件名称:Erlang-N-queen
介绍说明--下载内容均来自于网络,请自行研究使用
基于Erlang语言平台解决N皇后问题,通过对原有基于Erlang的N皇后问题算法进行分析,提出了一种新的改进算法。该算法利用位运算操作,并且在每一行只搜索可以放置皇后的位置。通过理论分析与实验验证,证明该算法能明显提升N皇后问题算法效率。-Solve the N-queens problem, based on the Erlang language platform through the original N-queens problem algorithm based on Erlang analysis, a new improved algorithm. The algorithm uses the bitwise operations, and search only the Queen' s position can be placed in each row. Show that this approach can significantly enhance the efficiency of the N-queens problem algorithm through theoretical analysis and experimental verification.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Erlang N queen.pdf