bad-moves.cc

#include <boost/program_options.hpp>
#include <iostream>
#include "osl/state/simpleState.h"
#include "osl/record/csaRecord.h"
#include "osl/record/csa.h"
#include "osl/record/record.h"
#include "osl/record/searchInfo.h"
#include "osl/apply_move/applyMove.h"
bad-moves.ccのインクルード依存関係図

ソースコードを見る。

構成

struct  MoveData

関数

void find_bad_moves (bool sente, const std::string &filename)
int main (int argc, char **argv)

変数

static int eval_threshold = 128
static int critical_drop = 64

関数

void find_bad_moves ( bool  sente,
const std::string &  filename 
)
int main ( int  argc,
char **  argv 
)

bad-moves.cc89 行で定義されています。

参照先 files, find_bad_moves(), run(), store(), と vm.


変数

int critical_drop = 64 [static]

bad-moves.cc11 行で定義されています。

参照元 find_bad_moves().

int eval_threshold = 128 [static]

bad-moves.cc10 行で定義されています。

参照元 find_bad_moves().

 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:52:58 2010に生成されました。  doxygen 1.6.3