C# Class MingStar.SimUniversity.AI.TranspositionTable

显示文件 Open project: MingStar/SimUniversity

Private Methods

Method Description
GetBestScoredMoves ( ulong hash, int minDepth ) : GameState
Remember ( ulong hash, GameState bestMoves, int depth ) : void