Data structure for keeping move values. More...
#include "SgPointSet.h"
#include "SgVector.h"
Go to the source code of this file.
Classes | |
class | SgEvaluatedMoves |
Simple data structure keeps a best move value and a list of all moves with that value. More... | |
class | SgEvaluatedMovesArray |
Simple data structure keeps an integer value for each point on a board. More... |
Data structure for keeping move values.
Definition in file SgEvaluatedMoves.h.