Classes | Namespaces | Functions
searchPlayer.h File Reference
#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>
Include dependency graph for searchPlayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osl::game_playing::SearchPlayer
 MtdfPlayer と AlphaBetaPlayer の共通部分 More...
struct  osl::game_playing::SearchPlayer::Config

Namespaces

namespace  osl
 

attackDefense.h


namespace  osl::misc
 

特に将棋と関係ない基礎的なコード


namespace  osl::search
 

探索関係


namespace  osl::checkmate
 

詰将棋関係


namespace  osl::game_playing
 

対局に必要な諸々.


Functions

bool osl::game_playing::operator== (const Config &l, const Config &r)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines