Older Version Newer Version

GerdIsenberg GerdIsenberg Apr 3, 2013

[[toc]]
**[[Home]] * [[Engines]] * DelphiMax**

**DelphiMax**,
an [[UCI]] compliant derivative of [[Dieter Steinwender|Steinwender's]] and [[Chrilly Donninger|Donninger's]] [[Basic]] program [[Minimax (program)|Minimax]], ported to [[Delphi]] and further enhanced by [[Martin Bauer]] with [[Piece-Lists|piece-lists]], [[Transposition Table|transposition table]], [[Null Move Pruning|null move pruning]], [[Repetitions|repetition detection]], [[Fifty-move Rule|fifty-move rule]], and knowledge about the [[Rule of the Square|rule of the square]] <ref>[[http://www.bauer-schweitzer.de/index.html?minimax/index_minimax.html|Bauer & Schweitzer - Webdesign, Software, Shareware, Freeware, EDV - MiniMAX and DelphiMax]] (German)</ref>. While the Minimax Delphi port is open source <ref>[[http://www.bauer-schweitzer.de/zip/mm_src.zip|(mm_src.zip, 69 KB) for Delphi 2.0]] by [[Martin Bauer]]</ref>, DelphiMax is available as [[Windows]] executable.

=See also=
* [[Minimax (program)|Minimax]]

=Forum Posts=
* [[http://www.schachfeld.de/f202/minimax-derivate-9732/|MiniMAX und seine Derivate]] by lovo, [[http://www.schachfeld.de/|Schachfeld.de]], June 24, 2009 (German)

=External Links=
* [[http://www.bauer-schweitzer.de/index.html?minimax/index_minimax.html|Bauer & Schweitzer - Webdesign, Software, Shareware, Freeware, EDV - MiniMAX and DelphiMax]] (German)
* [[http://www.computerchess.org.uk/ccrl/404/cgi/engine_details.cgi?print=Details&each_game=1&eng=DelphiMAX%202.9|DelphiMAX 2.9]] in [[CCRL|CCRL 40/4]]
* [[http://kirill-kryukov.com/chess/kcec/cgi/engine_details.cgi?print=Details&each_game=1&eng=DelphiMax%202.9|DelphiMax 2.9]] in [[KCEC]]

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