#include "osl/eval/ppair/piecePairIndex.h"
#include "osl/eval/pieceEval.h"
#include "osl/eval/evalTraits.h"
#include "osl/state/simpleState.h"
#include "osl/move.h"
#include "osl/misc/carray.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | osl::eval::ppair::PiecePairEvalBase |
PiecePairEval の,template parameterに依存しない部分の 共通の実装. More... | |
class | osl::eval::ppair::PiecePairEvalTableBase< Table > |
class | osl::eval::ppair::PiecePairEval< Eval, Table > |
駒のペアの統計情報を元にした評価関数の共通部分. More... | |
Namespaces | |
osl | |
attackDefense.h | |
osl::container | |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
osl::eval | |
評価関数 | |
osl::eval::ppair | |
駒の関係の評価関数. | |
Constant Groups | |
osl | |
attackDefense.h | |
osl::container | |
一般的に存在するデータ構造の将棋版,PieceVectorや各種bitsetなど. | |
osl::eval | |
評価関数 | |
osl::eval::ppair | |
駒の関係の評価関数. | |