Check performance of the GoBoard class. More...
#include <iosfwd>
#include "GoBoard.h"
Go to the source code of this file.
Namespaces | |
namespace | GoBoardCheckPerformance |
Functions | |
void | GoBoardCheckPerformance::CheckPerformance (const GoBoard &board, std::ostream &out) |
Performance check of class GoBoard. |
Check performance of the GoBoard class.
Definition in file GoBoardCheckPerformance.h.