turncoat-1.0: Elegant UCI chess engine
Safe HaskellSafe-Inferred
LanguageGHC2021

Search.MoveOrdering

Documentation

getSortedMoves :: (?killersTable :: KillersTable, ?tTable :: TTable, ?opts :: EngineOptions) => Depth -> Ply -> Position -> IO ([Move], [Move]) Source #