public class BreadthFirstSearchPlayer extends Player
Player.boardType, Player.playerType
Constructor and Description |
---|
BreadthFirstSearchPlayer() |
Modifier and Type | Method and Description |
---|---|
Move |
move(GameState state,
java.util.ArrayList<Move> allowedMoves)
take a move using BFS algorithm.
|
isComputer, otherMoved, ratioTimeLeft, setMaximumNumberOfNodes, setMaxTime, setPlayerNumber, startMove, timeUsed