#include "osl/annotate/facade.h"#include "osl/record/kakinoki.h"#include "osl/record/record.h"#include "osl/record/ki2.h"#include "osl/record/psn.h"#include "osl/apply_move/applyMove.h"#include <boost/program_options.hpp>#include <iostream>#include <iomanip>#include <sstream>#include <string>
関数 | |
| void | analyze_root (const NumEffectState &state, const vector< Move > &moves, int move_number) |
| int | main (int argc, char **argv) |
annotate.cc の 86 行で定義されています。
参照先 osl::annotate::analyze(), result, と osl::record::csa::show().
参照元 main().
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
annotate.cc の 19 行で定義されています。
参照先 analyze_root(), moves, store(), と vm.
1.6.3