#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::ThreadForEachMove |
相手の手の予測1つにつき1thread More... | |
Namespaces | |
namespace | osl |
| |
namespace | osl::game_playing |
対局に必要な諸々. |