Older Version Newer Version

GerdIsenberg GerdIsenberg Sep 20, 2016

**[[Home]] * [[Engines]] * KnockOut**
|| [[image:320px-Schachboxen1.jpg link="https://commons.wikimedia.org/wiki/File:Schachboxen1.jpg"]] ||~ || **KnockOut**,
a [[Chess Engine Communication Protocol]] aka [[WinBoard]] compliant chess engine by [[Sven Schüle]], written in [[Cpp|C++]] and released in June 2010 as 32-bit binary running under [[Windows]] <ref>[[http://www.talkchess.com/forum/viewtopic.php?t=34713|New engine: KnockOut 0.7]] by [[Sven Schüle]], [[CCC]], June 04, 2</ref>. ||
|| [[Checkmate]] or Knockout? <ref>[[https://commons.wikimedia.org/wiki/File:Schachboxen1.jpg|Image]] by [[https://en.wikipedia.org/wiki/World_Chess_Boxing_Organisation|WCBO]]  from a [[https://en.wikipedia.org/wiki/Chess_boxing|chess boxing]] match in [[https://en.wikipedia.org/wiki/Berlin|Berlin]] July 05, 2008, [[https://en.wikipedia.org/wiki/Wikimedia_Commons|Wikimedia Commons]]</ref> ||~ ||^ ||
[[toc]]
=Features=
<ref>Features based on  [[http://www.schuelebln.de/chess/knockout/|/chess/knockout]]\knockout-0.7-build012.zip\readme.txt</ref>
==[[Board Representation]]==
* [[0x88]]
==[[Search]]==
* [[Iterative Deepening]]
* [[Principal Variation Search|PVS]] with [[Aspiration Windows]]
* [[Transposition Table]]
* [[Selectivity]]
** [[Null Move Pruning#AdaptiveNullMovePruning|Adaptive Recursive Null Move Pruning]]
** [[Check Extensions]]
** [[Passed Pawn Extensions]]
* [[Move Ordering]]
** [[Hash Move]]
** [[MVV-LVA|MVV/LVA]]
** [[Static Exchange Evaluation]]
** [[Killer Heuristic]]
** [[History Heuristic]]
==[[Evaluation]]==
* [[Material]]
* [[Tapered Eval]]
* [[Piece-Square Tables]]
* [[Lazy Evaluation]]
* [[Pawn Structure]]
* [[Evaluation of Pieces]]
* [[King Safety]]
==Misc==
* [[PolyGlot]] [[Opening Book]]
* [[Perft]]
* [[Gaviota Tablebases]]

=See also=
* [[Combination]]
* [[Jumbo]]
* [[Surprise]]

=Forum Posts=
* [[http://www.talkchess.com/forum/viewtopic.php?t=34713|New engine: KnockOut 0.7]] by [[Sven Schüle]], [[CCC]], June 04, 2010
* [[http://www.talkchess.com/forum/viewtopic.php?start=0&t=61473&start=5|Re: New engine release: Jumbo]] by [[Sven Schüle]], [[CCC]], September 19, 2016

=External Links=
==Chess Engine==
* [[http://www.schuelebln.de/chess/knockout/|Index of /chess/knockout]] by [[Sven Schüle]]
* [[http://www.computer-chess.org/doku.php?id=computer_chess:wiki:download:engine_download_list|Computer Chess Wiki - Engine Download List]] hosted by [[Ron Murawski]]
* [[http://www.computerchess.org.uk/ccrl/404/cgi/engine_details.cgi?print=Details&eng=KnockOut%200.7.1#KnockOut_0_7_1|KnockOut 0.7.1]] in [[CCRL|CCRL 40/4]]
==Knockout==
* [[https://en.wikipedia.org/wiki/Knockout|Knockout from Wikipedia]]
* [[https://en.wiktionary.org/wiki/knockout|knockout - Wiktionary]]
* [[https://en.wiktionary.org/wiki/knock_out|knock out - Wiktionary]]
* [[https://en.wiktionary.org/wiki/KO|KO - Wiktionary]]
* [[https://en.wikipedia.org/wiki/Knockout_(disambiguation)|Knockout (disambiguation)  from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Single-elimination_tournament|Knockout tournament from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Knockout_(web_framework)|Knockout (web framework) from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Gene_knockout|Gene knockout from Wikipedia]]
==Combat Sports==
* [[https://en.wikipedia.org/wiki/Combat_sport|Combat sport from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Boxing|Boxing from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Kickboxing|Kickboxing from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Mixed_martial_arts|Mixed martial arts from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Muay_Thai|Muay Thai from Wikipedia]]
==Chess Boxing==
* [[https://en.wikipedia.org/wiki/Chess_boxing|Chess boxing from Wikipedia]]
* [[https://en.wikipedia.org/wiki/World_Chess_Boxing_Organisation|World Chess Boxing Organisation from Wikipedia]]
* [[https://en.chessbase.com/post/you-thought-we-were-making-it-up-|Chess Boxing World Championship]], [[ChessBase|ChessBase news]], December 05, 2003
* [[https://en.chessbase.com/post/chessboxing-for-men-women-and-children|Chessboxing for men, women and children]] by [[Albert Silver]],  [[ChessBase|ChessBase news]], December 09, 2013

=References= 
<references />
=What links here?= 
[[include page="KnockOut" component="backlinks" limit="40"]]
**[[Engines|Up one Level]]**