Claw
1.7.3
|
This is the complete list of members for claw::ai::game::game_state< Action, Numeric >, including all inherited members.
action typedef | claw::ai::game::game_state< Action, Numeric > | |
do_action(const action &a) const =0 | claw::ai::game::game_state< Action, Numeric > | pure virtual |
evaluate() const =0 | claw::ai::game::game_state< Action, Numeric > | pure virtual |
final() const =0 | claw::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 =0 | claw::ai::game::game_state< Action, Numeric > | pure virtual |
s_max_score | claw::ai::game::game_state< Action, Numeric > | protectedstatic |
s_min_score | claw::ai::game::game_state< Action, Numeric > | protectedstatic |
score typedef | claw::ai::game::game_state< Action, Numeric > | |
~game_state() | claw::ai::game::game_state< Action, Numeric > | virtual |