CLAW Library (a C++ Library Absolutely Wonderful) 1.5.5
claw::ai::game::alpha_beta< State > Member List
This is the complete list of members for claw::ai::game::alpha_beta< State >, including all inherited members.
action typedefclaw::ai::game::alpha_beta< State >
compute(int depth, const state &current_state, bool computer_turn, score alpha, score beta) const claw::ai::game::alpha_beta< State > [private]
operator()(int depth, const state &current_state, bool computer_turn) const claw::ai::game::alpha_beta< State >
score typedefclaw::ai::game::alpha_beta< State >
state typedefclaw::ai::game::alpha_beta< State >