#include "SgSystem.h"#include "SgRandom.h"#include "BoardUtils.hpp"#include "BitsetIterator.hpp"#include "VCSet.hpp"#include "GraphUtils.hpp"#include "HexBoard.hpp"#include "Pattern.hpp"#include "HashedPatternSet.hpp"Go to the source code of this file.
Definition in file BoardUtils.cpp.