ICGA トーナメント

コンピュータプログラム同士の大会: チェス、チェッカー、囲碁、将棋、バックギャモン、など。
enfrjazhesdept

micro-Max

チームメンバー

役割
Harm Geert Muellerengine programmer

参加回数

トーナメント参加者得点試合数
チェス, 2007, アムステルダム120.011
チェス (Blitz), 2007, アムステルダム80.07

Description

Description given in 2007:

micro-Max is, as far as I know, the smallest Chess program in the world. It consists of only about 100 lines of C code, less than 2,000 characters in total. The design criterion of micro-Max was not so much to write an engine of minimum size, but one that had the best strength vs size ratio. It is the only engine in existence that has more ELO points than its source code has characters. It does not use an opening book or tablebases, but its search does implement internal iterative deepening, a hash table, futility and null-move pruning, late-move reductions and a check extension.

URL

http://home.hccnet.nl/h.g.muller/max-src2.html