搜索资源列表
queens
- 一个使用greedy search算法实现的N个queen排列的程序。用星号代表国际象棋中的queen。随机生成布局后,显示每次移动,最后使queen不能互相攻击。即都不在相同的行,列和对角线。-A greedy search algorithm using the N-a queen arranged procedure. Behalf of the international chess with an asterisk in the queen. Randomly generated la
Project
- C++ path planner project ai a * star dijkstra s best first search greedy first uniform cost artificial intelligence path finding not working not quite complete incomplete algorithms