文件名称:3_cubic_puzzle

介绍说明--下载内容均来自于网络,请自行研究使用

立方数码问题(8数码问题的三维拓展)

使用C/C++实现4个算法,即,使用启发函数h1(n)的A*算法:Astar_h1.cpp,使用启发函数h2(n)的A*算法:Astar_h2.cpp,使用启发函数h1(n)的IDA*算法:IDAstar_h1.cpp,使用启发函数h2(n)的IDA*算法:IDAstar_h2.cpp。输出文件名与算法对应。以h1为启发函数的A*算法输出到output_Ah1.txt;以h2为启发函数的A*算法输出到output_Ah2.txt;以h1为启发函数的IDA*算法输出到output_IDAh1.txt;以h2为启发函数的IDA*算法输出到output_IDAh2.txt。-Cube puzzle problem (three-dimensional expansion of 8 digital issues) using C/C++ implement four algorithms that use heuristic function h1 (n) of the A* algorithm: Astar_h1.cpp, using heuristic function h2 (n) of the A* algorithm: Astar_h2.cpp, using heuristic function h1 (n) of the IDA* algorithm: IDAstar_h1.cpp, using heuristic function h2 (n) of the IDA* algorithm: IDAstar_h2.cpp. Corresponding to the output file name and algorithms. In the heuristic function h1 A* algorithm outputs to output_Ah1.txt h2 as heuristic function with A* algorithm outputs to output_Ah2.txt h1 as heuristic function to IDA* algorithm outputs to output_IDAh1.txt with h2 as heuristic function The IDA* algorithm outputs to output_IDAh2.txt.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





3_cubic_puzzle\AStar_h1.cpp

..............\AStar_h2.cpp

..............\goal.txt

..............\IDAStar_h1.cpp

..............\IDAStar_h2.cpp

..............\input.txt

..............\output.txt

..............\statueGen.cc

3_cubic_puzzle

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org