#include "osl/game_playing/gameState.h"#include "osl/record/kisen.h"#include "osl/record/csaRecord.h"#include "osl/container/moveVector.h"#include "osl/sennichite.h"#include <boost/program_options.hpp>#include <boost/foreach.hpp>#include <iostream>#include <cmath>
関数 | |
| void | run (const NumEffectState &initial, const vector< Move > &moves) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
find-losing-moves.cc の 42 行で定義されています。
参照先 kisen_filename, moves, run(), store(), と vm.
1.6.3