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 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 > | [inline, protected] |
| max_score() | claw::ai::game::game_state< Action, Numeric > | [inline, static] |
| min_score() | claw::ai::game::game_state< Action, Numeric > | [inline, static] |
| nexts_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 > | [protected, static] |
| s_min_score | claw::ai::game::game_state< Action, Numeric > | [protected, static] |
| score typedef | claw::ai::game::game_state< Action, Numeric > | |
| ~game_state() | claw::ai::game::game_state< Action, Numeric > | [inline, virtual] |