Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- b -
- BOARD_GEN_ISLAND
: game_state.hh
- BOARD_GEN_MAX
: game_state.hh
- BOARD_GEN_RANDOM
: game_state.hh
- board_suite
: tests.c
- board_suite_tests
: tests.c
- BoardGenType
: game_state.hh
- bot_alloc_buf
: bot.c
- bot_compute_move()
: bot.c
, bot.h
- bot_compute_placement()
: bot.c
, bot.h
- bot_enter_substate()
: bot.c
, bot.h
- bot_flood_fill_alloc_stack()
: bot.c
- bot_flood_fill_check()
: bot.c
- bot_flood_fill_count_fish()
: bot.c
, bot.h
- bot_flood_fill_mark()
: bot.c
- bot_flood_fill_reset_grid()
: bot.c
, bot.h
- bot_generate_all_moves_list()
: bot.h
, bot.c
- BOT_MOVEMENT_FIRST_POSSIBLE
: bot.h
- BOT_MOVEMENT_RANDOM
: bot.h
- BOT_MOVEMENT_SMART
: bot.h
- BOT_PLACEMENT_FIRST_POSSIBLE
: bot.h
- BOT_PLACEMENT_MOST_FISH
: bot.h
- BOT_PLACEMENT_RANDOM
: bot.h
- BOT_PLACEMENT_SMART
: bot.h
- bot_quick_junction_check()
: bot.c
, bot.h
- bot_rate_move()
: bot.h
, bot.c
- bot_rate_moves_list()
: bot.c
, bot.h
- bot_rate_placement()
: bot.c
, bot.h
- bot_state_free()
: bot.c
, bot.h
- bot_state_new()
: bot.c
, bot.h
- BotMovementStrategy
: bot.h
- BotPlacementStrategy
: bot.h