Base class for simple Go playing algorithms. More...
#include "GoBoard.h"#include "GoPlayer.h"Go to the source code of this file.
Classes | |
| class | SpSimplePlayer |
| SimplePlayer has one move generator. More... | |
Base class for simple Go playing algorithms.
Definition in file SpSimplePlayer.h.