

Public メソッド | |
| FullWidth (qsearch_t **q, eval_t &e) | |
| const std::string | name () const |
| const std::pair< int, int > | alphaBeta (Player turn, int, int) const |
range-vs-nodes.cc の 177 行で定義されています。
range-vs-nodes.cc の 180 行で定義されています。
| const std::pair<int,int> FullWidth::alphaBeta | ( | Player | turn, | |
| int | , | |||
| int | ||||
| ) | const [inline, virtual] |
| const std::string FullWidth::name | ( | ) | const [inline, virtual] |
Searcherを実装しています。
range-vs-nodes.cc の 183 行で定義されています。
1.6.3