Main function for Fuego. More...
#include "SgSystem.h"
#include <iostream>
#include <boost/foreach.hpp>
#include <boost/format.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/program_options/options_description.hpp>
#include <boost/program_options/cmdline.hpp>
#include <boost/program_options/variables_map.hpp>
#include <boost/program_options/parsers.hpp>
#include <boost/utility.hpp>
#include "FuegoMainEngine.h"
#include "FuegoMainUtil.h"
#include "GoInit.h"
#include "SgDebug.h"
#include "SgException.h"
#include "SgInit.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main function for Fuego.
Definition in file FuegoMain.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 137 of file FuegoMain.cpp.
References GoGtpEngine::Book(), GtpEngine::ExecuteFile(), GoInit(), FuegoMainUtil::LoadBook(), GtpEngine::MainLoop(), GtpFailure::Response(), GoGtpEngine::SetMaxClearBoard(), SgRandom::SetSeed(), SgDebug(), SgDebugToNull(), SgInit(), and SgException::what().