#include <moveWithComment.h>

Public メソッド | |
| MoveWithComment (Move m=Move::INVALID(), int v=0) | |
| ~MoveWithComment () | |
Public 変数 | |
| Move | move |
| int | value |
| vector< Move > | moves |
| HashKey | root |
| uint64_t | node_count |
| double | elapsed |
| int | root_limit |
moveWithComment.h の 13 行で定義されています。
| osl::search::MoveWithComment::MoveWithComment | ( | Move | m = Move::INVALID(), |
|
| int | v = 0 | |||
| ) | [inline, explicit] |
moveWithComment.h の 22 行で定義されています。
| osl::search::MoveWithComment::~MoveWithComment | ( | ) |
moveWithComment.cc の 5 行で定義されています。
moveWithComment.h の 20 行で定義されています。
参照元 osl::search::AlphaBeta2< EvalT >::computeBestMoveIteratively().
moveWithComment.h の 17 行で定義されています。
参照元 osl::search::AlphaBeta2< EvalT >::computeBestMoveIteratively().
moveWithComment.h の 19 行で定義されています。
参照元 osl::search::AlphaBeta2< EvalT >::computeBestMoveIteratively().
moveWithComment.h の 18 行で定義されています。
moveWithComment.h の 21 行で定義されています。
参照元 osl::search::AlphaBeta2< EvalT >::computeBestMoveIteratively().
moveWithComment.h の 16 行で定義されています。
参照元 osl::search::AlphaBeta2< EvalT >::computeBestMoveIteratively().
1.6.3