Stockfish chess engine

GPTKB entity

Statements (62)
Predicate Object
gptkbp:instance_of gptkb:engine
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:Py_Chess
gptkb:Stockfish_community
gptkbp:competes_with gptkb:Leela_Chess_Zero
gptkb:Alpha_Zero
gptkbp:developed_by Stockfish developers
gptkbp:first_released gptkb:2008
gptkbp:has_community open-source community
gptkbp:has_feature customizable settings
chess puzzles
multi-threading
tuning parameters
cloud analysis
live analysis
game database
UCI protocol
engine tournaments
evaluation function
support for chess960
support for antichess
support for atomic chess
support for progressive chess
support for three-check chess
endgame tablebases
support for bughouse
support for crazyhouse
support for cylindrical chess
support for hexagonal chess
support for king of the hill
support for racing kings
support for suicide chess
support for capablanca chess
support for chaturanga
support for dark chess
support for fairy chess
support for gothic chess
support for grand chess
support for janggi
support for makruk
support for seirawan chess
support for shogi
support for xiangqi
https://www.w3.org/2000/01/rdf-schema#label Stockfish chess engine
gptkbp:is_available_on gptkb:smartphone
gptkb:CEO
gptkb:operating_system
gptkbp:latest_version 15.1
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:platform cross-platform
gptkbp:rating over 3500
gptkbp:supports tactical analysis
analysis mode
blunder check
multiple chess variants
opening book
gptkbp:used_in computer chess tournaments
gptkbp:user_interface command line interface
GUI applications
web interfaces
gptkbp:uses alpha-beta pruning
gptkbp:written_in gptkb:C++