Uses of Class
games.sy.ScotlandYard

Uses of ScotlandYard in games.sy
 

Methods in games.sy with parameters of type ScotlandYard
abstract  int ScotlandYardPlayer.getBestMove(ScotlandYard board)
          Returns the best move according to the player given the game position
 int GreedyUCTPlayer.getBestMove(ScotlandYard board)