Iterative deepening depth-first search heuristics to solve “3 Missionary And Cannibal” challenge

后端 未结 0 635
说谎
说谎 2021-02-06 09:59

I implemented it using iterative deepening depth-first search algorithm. My state is represented by a 3-element vector where A represents the side of the boat (0/1

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