Definition in file SpUtil.cpp.
#include "SgSystem.h"
#include "SpUtil.h"
#include "GoBoard.h"
#include "GoSafetySolver.h"
Go to the source code of this file.
Functions | |
SgPointSet | SpUtil::GetRelevantMoves (GoBoard &bd, SgBlackWhite toPlay, bool useFilter) |
Get all legal moves. |