Claw  1.7.3
claw::ai::game::game_state< Action, Numeric > Member List

This is the complete list of members for claw::ai::game::game_state< Action, Numeric >, including all inherited members.

action typedefclaw::ai::game::game_state< Action, Numeric >
do_action(const action &a) const =0claw::ai::game::game_state< Action, Numeric >pure virtual
evaluate() const =0claw::ai::game::game_state< Action, Numeric >pure virtual
final() const =0claw::ai::game::game_state< Action, Numeric >pure virtual
fit(score score_val) const claw::ai::game::game_state< Action, Numeric >protected
max_score()claw::ai::game::game_state< Action, Numeric >static
min_score()claw::ai::game::game_state< Action, Numeric >static
next_actions(std::list< action > &l) const =0claw::ai::game::game_state< Action, Numeric >pure virtual
s_max_scoreclaw::ai::game::game_state< Action, Numeric >protectedstatic
s_min_scoreclaw::ai::game::game_state< Action, Numeric >protectedstatic
score typedefclaw::ai::game::game_state< Action, Numeric >
~game_state()claw::ai::game::game_state< Action, Numeric >virtual