Liking cljdoc? Tell your friends :D

clj-chess.analyse


analyse-boardclj

(analyse-board engine
               board
               &
               {depth :depth
                time :time
                nodes :nodes
                finish-iteration? :finish-iteration?
                search-moves :search-moves
                log-output :log-output})
source

analyse-gameclj

(analyse-game engine game & {depth :depth time :time nodes :nodes})
source

analyse-moveclj

(analyse-move engine board move & {depth :depth time :time nodes :nodes})
source

score>clj

(score> score-1 score-2)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close