Dynamic program to solve Hanabi endgame optimally (assuming people know their cards but not the draw pile)
Go to file
2023-08-06 16:44:21 +02:00
CMakeLists.txt working version done 2023-08-06 15:02:50 +02:00
download.h remove actiontype from backtrack struct 2023-08-06 16:44:21 +02:00
game_state.h remove actiontype from backtrack struct 2023-08-06 16:44:21 +02:00
game_state.hpp remove actiontype from backtrack struct 2023-08-06 16:44:21 +02:00
main.cpp remove actiontype from backtrack struct 2023-08-06 16:44:21 +02:00