| Package | Description |
|---|---|
| org.alcibiade.chess.engine |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2016. All Rights Reserved.