#include "osl/game_playing/searchPlayer.h"
#include "osl/game_playing/gameState.h"
#include "osl/game_playing/pvHistory.h"
#include "osl/search/searchState2.h"
#include "osl/eval/evalTraits.h"
#include "osl/container/moveStack.h"
#include <boost/scoped_ptr.hpp>
#include <boost/foreach.hpp>
Go to the source code of this file.
Macros | |
#define | GAMEPLAYING_SEARCHPLAYER_TCC |
#define GAMEPLAYING_SEARCHPLAYER_TCC |
Definition at line 4 of file searchPlayer.tcc.