Difference between revisions of "DelphiMax"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * DelphiMax''' '''DelphiMax''',<br/> an UCI compliant derivative of Steinwender's and Chrilly Donninger|Donni...")
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
=See also=
 
=See also=
* [[Minimax (program)|Minimax]]
+
* [[Minimax (program)]]
  
 
=Forum Posts=
 
=Forum Posts=
Line 14: Line 14:
 
=External Links=
 
=External Links=
 
* [http://web.archive.org/web/20160307143139if_/http://bauer-schweitzer.de/index.html?minimax/index_minimax.html Bauer & Schweitzer - Webdesign, Software, Shareware, Freeware, EDV - MiniMAX and DelphiMax] (German, [https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine], March 2016)
 
* [http://web.archive.org/web/20160307143139if_/http://bauer-schweitzer.de/index.html?minimax/index_minimax.html Bauer & Schweitzer - Webdesign, Software, Shareware, Freeware, EDV - MiniMAX and DelphiMax] (German, [https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine], March 2016)
* [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://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 Blitz]]
 
* [http://kirill-kryukov.com/chess/kcec/cgi/engine_details.cgi?print=Details&each_game=1&eng=DelphiMax%202.9 DelphiMax 2.9] in [[KCEC]]
 
* [http://kirill-kryukov.com/chess/kcec/cgi/engine_details.cgi?print=Details&each_game=1&eng=DelphiMax%202.9 DelphiMax 2.9] in [[KCEC]]
  

Revision as of 21:23, 1 April 2020

Home * Engines * DelphiMax

DelphiMax,
an UCI compliant derivative of Steinwender's and Donninger's Basic chess program Minimax, ported to Delphi and further enhanced by Martin Bauer with piece-lists, transposition table, null move pruning, repetition detection, fifty-move rule, and knowledge about the rule of the square [1]. While the Minimax Delphi port is open source, DelphiMax is available as Windows executable.

See also

Forum Posts

External Links

References

Up one Level