EngineAnalysisReport |
GnuChessEngineImpl.analyze(Collection<String> moves) |
EngineAnalysisReport |
ChessEngineAnalyticalController.analyze(Collection<String> moves) |
String |
ChessEngineController.computeNextMove(int depth,
int random,
Collection<String> moves) |
String |
CraftyEngineImpl.computeNextMove(int depth,
int random,
Collection<String> game) |
String |
GnuChessEngineImpl.computeNextMove(int depth,
int random,
Collection<String> game) |
String |
PhalanxEngineImpl.computeNextMove(int depth,
int random,
Collection<String> game) |