Dynamic program to solve Hanabi endgame optimally (assuming people know their cards but not the draw pile)
Go to file
2023-08-05 13:05:21 +02:00
CMakeLists.txt add cmakelists 2023-08-05 11:55:55 +02:00
download.h simplify deck parsing function 2023-08-05 13:05:21 +02:00
game_state.h parse actions from hanab.live 2023-08-05 13:04:51 +02:00
game_state.hpp parse actions from hanab.live 2023-08-05 13:04:51 +02:00
main.cpp proper constructor for hanabi state 2023-08-05 12:19:55 +02:00