#include "osl/game_playing/computerPlayer.h"#include "osl/search/searchTimer.h"#include "osl/misc/milliSeconds.h"#include "osl/container/moveVector.h"#include <boost/scoped_ptr.hpp>#include <boost/shared_ptr.hpp>

構成 | |
| class | osl::game_playing::SearchPlayer |
| MtdfPlayer と AlphaBetaPlayer の共通部分. [詳細] | |
| struct | osl::game_playing::SearchPlayer::Config |
ネームスペース | |
| namespace | osl |
|
| |
| namespace | osl::misc |
特に将棋と関係ない基礎的なコード | |
| namespace | osl::search |
探索関係 | |
| namespace | osl::checkmate |
詰将棋関係 | |
| namespace | osl::game_playing |
対局に必要な諸々. | |
関数 | |
| bool | osl::game_playing::operator== (const Config &l, const Config &r) |
1.6.3