#include "SgSystem.h"#include "GoRules.h"#include <cmath>#include <limits>#include <iostream>#include "SgException.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &out, GoRules::KoRule koRule) |
Definition in file GoRules.cpp.
| std::ostream& operator<< | ( | std::ostream & | out, | |
| GoRules::KoRule | koRule | |||
| ) |
Definition at line 88 of file GoRules.cpp.
References GoRules::POS_SUPERKO, SG_ASSERT, GoRules::SIMPLEKO, and GoRules::SUPERKO.