#include "osl/checkmate/proofDisproof.h"
#include "osl/state/numEffectState.h"
#include "osl/move.h"
#include "osl/pieceStand.h"
#include "osl/misc/carray.h"
#include "osl/misc/align16New.h"
Go to the source code of this file.
Classes | |
class | osl::checkmate::FixedDepthSearcher2 |
深さ固定で,その深さまで depth first searchで読む詰将棋. More... | |
Namespaces | |
namespace | osl |
| |
namespace | osl::container |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
namespace | osl::checkmate |
詰将棋関係 |