#include "osl/apply_move/applyMove.h"#include "osl/state/numEffectState.h"#include "osl/hash/hashKey.h"#include <boost/program_options.hpp>#include "osl/record/kisen.h"#include "osl/record/csa.h"#include "osl/stl/hash_map.h"#include <iostream>#include <fstream>#include <sstream>
構成 | |
| struct | hash |
| struct | equalKey |
| struct | State |
関数 | |
| void | find_all (const int num_ply, const int threshold, bool save, const std::vector< std::string > &files) |
| int | main (int argc, char **argv) |
| void find_all | ( | const int | num_ply, | |
| const int | threshold, | |||
| bool | save, | |||
| const std::vector< std::string > & | files | |||
| ) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
all-states.cc の 122 行で定義されています。
1.6.3