public interface ChessEngineAnalyticalController extends ChessEngineController
| Modifier and Type | Method and Description |
|---|---|
EngineAnalysisReport |
analyze(Collection<String> moves) |
computeNextMoveEngineAnalysisReport analyze(Collection<String> moves) throws ChessEngineFailureException
ChessEngineFailureExceptionCopyright © 2017. All rights reserved.