A_start算法,可运行,带测试用例

时间:2022-01-03 03:39:08
【文件属性】:

文件名称:A_start算法,可运行,带测试用例

文件大小:31KB

文件格式:ZIP

更新时间:2022-01-03 03:39:08

A-star 可编译 可运行 简洁 A*

根据文章自己实现的A*。 程序可以自动生成测试用例,可以控制台可视化的输出路径结果。代码简洁明了。


【文件预览】:
astar
----AStar.hpp(444B)
----cases()
--------astar~1-nopath.txt(2B)
--------astar~2-path.txt(2B)
--------astar~3-path.txt(2B)
----astar_main.cpp(587B)
----World.cpp(2KB)
----AStar.cpp(819B)
----Makefile(205B)
----World.hpp(819B)
----ref()
--------astar_main(104KB)
----Point.cpp(782B)
----Point.hpp(614B)

网友评论