topn.cc

#include "osl/rating/featureSet.h"
#include "osl/rating/ratingEnv.h"
#include "osl/effect_util/effectUtil.h"
#include "osl/state/numEffectState.h"
#include "osl/stl/vector.h"
#include "osl/record/csa.h"
#include "osl/record/csaRecord.h"
#include "osl/record/kisen.h"
#include "osl/progress/effect5x3.h"
#include "osl/apply_move/applyMove.h"
#include "osl/stat/average.h"
#include "osl/stat/histogram.h"
#include <boost/program_options.hpp>
#include <iostream>
#include <cmath>
topn.ccのインクルード依存関係図

ソースコードを見る。

関数

void run (NumEffectState &state, const vector< Move > &moves)
void show_statistics ()
int main (int argc, char **argv)
void show (const NumEffectState &state, Move next)

変数

size_t num_kisen
size_t opening_skip
size_t target_limit
CArray< stat::Average, 8 > top_rated
CArray< stat::Average, 8 > active

関数

int main ( int  argc,
char **  argv 
)

topn.cc27 行で定義されています。

参照先 kisen_filename, moves, num_kisen, opening_skip, run(), show_statistics(), store(), target_limit, と vm.

void run ( NumEffectState &  state,
const vector< Move > &  moves 
)

topn.cc121 行で定義されています。

参照先 osl::alt(), opening_skip, と osl::record::csa::show().

void show ( const NumEffectState &  state,
Move  next 
)
void show_statistics (  ) 

topn.cc134 行で定義されています。

参照先 active, と top_rated.


変数

CArray<stat::Average,8> active

topn.cc95 行で定義されています。

参照元 show(), と show_statistics().

size_t num_kisen

topn.cc22 行で定義されています。

size_t opening_skip

topn.cc22 行で定義されています。

参照元 main(), と run().

size_t target_limit

topn.cc22 行で定義されています。

参照元 main(), と show().

topn.cc95 行で定義されています。

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