首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 经典n-PUZZLE问题和一些解决方案。

经典n-PUZZLE问题和一些解决方案。

  • 资源大小:1.89 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 解决方案 经典 一些 问题

资 源 简 介

This project was created for educational and experimental purposes. This n-puzzle has two main objectives: 1 - To find some solutions for a classic AI problem, the N Puzzle. 2 - To try out some Java RIA framework. For this actual version 1.1, I used the A* Pathfinding, Genetic Algorithm and Simulated Annealing solutions. I used the Encog framework, the GA and SA implementations. On the RIA side, I used Apache Pivot, and have a good result with it :). I also used Apache Maven as build tool, so if you try to compile it from the code, you"ll have to download it. I"ve also have open sourced another educational project based on the TSP problem, so check it out if you got interest :)
VIP VIP
0.189491s