See GoBoardUtil.h. More...
#include "SgSystem.h"#include "GoBoardUtil.h"#include <iomanip>#include <sstream>#include <string>#include "GoBoard.h"#include "GoModBoard.h"#include "GoMoveExecutor.h"#include "GoSafetySolver.h"#include "SgDebug.h"#include "SgException.h"#include "SgNbIterator.h"#include "SgProp.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &out, const GoBoardWrite::WriteMap &w) |
See GoBoardUtil.h.
Definition in file GoBoardUtil.cpp.
| std::ostream& operator<< | ( | std::ostream & | out, | |
| const GoBoardWrite::WriteMap & | w | |||
| ) |
Definition at line 966 of file GoBoardUtil.cpp.
References GoBoardWrite::WriteMap::Board(), GoBoardWrite::WriteMap::Points(), GoBoard::Size(), and SgPointSet::Write().