Searched defs:bestMove (Results 1 – 1 of 1) sorted by relevance
/plugin/pgn4web/pgn4web/libs/garbochess/ |
H A D | garbochess.js | 1318 function HashEntry(lock, value, flags, hashDepth, bestMove, globalPly) { argument 2479 function BuildPVMessage(bestMove, value, timeTaken, ply) { argument 2487 function FinishPlyCallback(bestMove, value, timeTaken, ply) { argument 2491 function FinishMoveLocalTesting(bestMove, value, timeTaken, ply) { argument
|