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

Search.Quiescence

Documentation

quiesceSearch :: (?nodes :: IORef Word64) => Score -> Score -> Ply -> Position -> IO Score Source #