Dynamic program to solve Hanabi endgame optimally (assuming people know their cards but not the draw pile)
Go to file
2023-08-06 23:12:44 +02:00
CMakeLists.txt working version done 2023-08-06 15:02:50 +02:00
download.h add virtual interface for all hanabi states 2023-08-06 22:06:58 +02:00
game_state.h code cleanup (but printing currently bugged) 2023-08-06 23:12:44 +02:00
game_state.hpp code cleanup (but printing currently bugged) 2023-08-06 23:12:44 +02:00
main.cpp code cleanup (but printing currently bugged) 2023-08-06 23:12:44 +02:00
myassert.h add missing assert file 2023-08-06 22:08:34 +02:00