#include "osl/game_playing/computerPlayer.h"
#include "osl/game_playing/speculativeModel.h"
#include <boost/shared_ptr.hpp>
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Classes | |
class | osl::game_playing::SpeculativeSearchPlayer |
相手時間中に探索 More... | |
Namespaces | |
namespace | osl |
| |
namespace | osl::game_playing |
対局に必要な諸々. |