C - Can't solve 8-puzzle on worst case input

前端 未结 0 1314
后悔当初
后悔当初 2020-12-07 14:49

I am writing a program to solve an 8-puzzle using A* search with two different heuristics. The first heuristic is using the number of tiles in the wrong position an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题