claw 1.9.0
 
Loading...
Searching...
No Matches
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 (defined in claw::ai::game::game_state< Action, Numeric >)claw::ai::game::game_state< Action, Numeric >protected
max_score() (defined in claw::ai::game::game_state< Action, Numeric >)claw::ai::game::game_state< Action, Numeric >static
min_score() (defined in claw::ai::game::game_state< Action, Numeric >)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() (defined in claw::ai::game::game_state< Action, Numeric >)claw::ai::game::game_state< Action, Numeric >virtual