Endgame-Analyzer/include
Maximilian Keßler 2388c57d5e
bugfix: parse score goal
Boost parses uint8_t as chars, not as numbers,
so 'unsigned int' is used for parsing instead.
2024-06-05 17:34:45 +02:00
..
parallel_hashmap Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
command_line_interface.h bugfix: parse score goal 2024-06-05 17:34:45 +02:00
deck_generator.h Fix: Allow user to strikeout 2024-03-15 14:57:38 +01:00
download.h intoduce CLI option to reduce memory consumption 2024-02-08 22:08:44 +01:00
factorial.h Store rationals without denominator 2024-02-09 15:58:15 +01:00
game_interface.h Store rationals without denominator 2024-02-09 15:58:15 +01:00
game_state.h Fix: Allow user to strikeout 2024-03-15 14:57:38 +01:00
game_state.hpp Fix: Allow user to strikeout 2024-03-15 14:57:38 +01:00
hanabi_types.hpp Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
make_state.h intoduce CLI option to reduce memory consumption 2024-02-08 22:08:44 +01:00
myassert.h add comments 2023-11-16 16:29:41 +01:00
null_buffer.h add comments 2023-11-16 16:29:41 +01:00
parse_game.h add comments 2023-11-16 16:29:41 +01:00
state_explorer.h add comments 2023-11-16 16:29:41 +01:00
version.h add missing files for version generation 2024-02-05 22:28:15 +01:00