All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
annotate.cc File Reference
#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 <boost/program_options.hpp>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
Include dependency graph for annotate.cc:

Go to the source code of this file.

Functions

void analyze_root (const NumEffectState &state, const vector< Move > &moves, int move_number)
 
int main (int argc, char **argv)
 

Function Documentation

void analyze_root ( const NumEffectState &  state,
const vector< Move > &  moves,
int  move_number 
)

Definition at line 85 of file annotate.cc.

References osl::annotate::analyze(), result, and osl::record::ki2::show().

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 18 of file annotate.cc.

References analyze_root(), moves, store(), and vm.