搜索资源列表
PathFinder
- A Simple Struts2 Application to find the closed path traversal of knight. Uses Brute Force with backtracking to find the closed path.
Tour
- 国际象棋中的骑士巡游问题,利用回溯法求解,output.txt中输出所得到的巡游路径坐标集合-Parade route chess knight parade problems solved by backtracking, output.txt output the resulting set of coordinates