Dynamic program to solve Hanabi endgame optimally (assuming people know their cards but not the draw pile)
Go to file
2023-08-06 17:34:07 +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 fix clue count when playing 5s on 8 clues 2023-08-06 17:34:07 +02:00
game_state.hpp fix clue count when playing 5s on 8 clues 2023-08-06 17:34:07 +02:00
main.cpp fix clue count when playing 5s on 8 clues 2023-08-06 17:34:07 +02:00