All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Typedefs | Functions
show-moves.cc File Reference
#include "osl/record/opening/openingBook.h"
#include "osl/state/simpleState.h"
#include "osl/record/csa.h"
#include "osl/record/csaRecord.h"
#include "osl/stl/hash_map.h"
#include "osl/hash/hashKey.h"
#include "osl/oslConfig.h"
#include <boost/foreach.hpp>
#include <iostream>
Include dependency graph for show-moves.cc:

Go to the source code of this file.

Typedefs

typedef hash_map< HashKey,
WeightedBook::WMoveContainer
state_map
 

Functions

void show (const std::string &filename, const state_map &states, const SimpleState &state)
 
int main (int argc, char **argv)
 

Typedef Documentation

Definition at line 16 of file show-moves.cc.

Function Documentation

int main ( int  argc,
char **  argv 
)
void show ( const std::string &  filename,
const state_map states,
const SimpleState &  state 
)

Definition at line 17 of file show-moves.cc.

References moves, and osl::record::csa::show().