Problem with implementing number of tiles in 8 puzzle

前端 未结 0 1926
抹茶落季
抹茶落季 2020-12-06 19:53

I was tasked to implement the 8 puzzle problem in C using A* Algorithm, number of misplaced tiles (h1) and Manhattan Distance(h2). The program is working fine with Manhattan

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