Todo List

Member claw::ai::game::alpha_beta::calcul (int depth, const state &current_state, bool computer_turn, score alpha, score beta) const
Voir si un coup est gagnant, les suivants du même niveau ne sont pas testés.

Member claw::automaton::states (result_state_list &v) const
Remove this method and add iterator types.

Member claw::automaton::final_states (result_state_list &v) const
Remove this method and add iterator types.

Member claw::automaton::initial_states (result_state_list &v) const
Remove this method and add iterator types.

Member claw::automaton::alphabet (result_edge_list &v) const
Remove this method and add iterator types.

Member claw::automaton::reachables (const state_type &s, const edge_type &e, result_state_list &l) const
Remove this method and add iterator types.

Member claw::automaton::reachables (const state_type &s, result_state_list &l) const
Remove this method and add iterator types.

Member claw::automaton::edges (const state_type &s1, const state_type &s2, result_edge_list &l) const
Remove this method and add iterator types.

Member claw::automaton::edges (const state_type &s1, const edge_type &edge, result_edge_list &l) const
Remove this method and add iterator types.

Member claw::ai::game::min_max::operator() (int depth, const state &current_state, bool computer_turn) const
Voir si un coup est gagnant, les suivants du même niveau ne sont pas testés.

Class claw::graphic::targa::file_structure::extension
Describe this the day it seems useful.

Generated on Thu May 22 21:07:36 2008 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.5.5