Simple move generator for simple players. More...
#include "GoBoard.h"Go to the source code of this file.
Classes | |
| class | SpMoveGenerator |
| Simple move generators. More... | |
| class | SpStaticMoveGenerator |
| Statically assigns a value to a given move. More... | |
| class | Sp1PlyMoveGenerator |
| Evaluates move by executing it, then evaluating the board. More... | |
Simple move generator for simple players.
Definition in file SpMoveGenerator.h.