#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>

Go to the source code of this file.
| Classes | |
| class | osl::game_playing::SearchPlayer | 
| MtdfPlayer と AlphaBetaPlayer の共通部分  More... | |
| struct | osl::game_playing::SearchPlayer::Config | 
| Namespaces | |
| osl | |
| attackDefense.h | |
| osl::misc | |
| 特に将棋と関係ない基礎的なコード | |
| osl::search | |
| 探索関係 | |
| osl::checkmate | |
| 詰将棋関係 | |
| osl::game_playing | |
| 対局に必要な諸々. | |
| Constant Groups | |
| osl | |
| attackDefense.h | |
| osl::misc | |
| 特に将棋と関係ない基礎的なコード | |
| osl::search | |
| 探索関係 | |
| osl::checkmate | |
| 詰将棋関係 | |
| osl::game_playing | |
| 対局に必要な諸々. | |
| Functions | |
| bool | osl::game_playing::operator== (const Config &l, const Config &r) | 
 1.8.4
 1.8.4