Tournois de l'ICGA

Tournois entre programmes: échecs, dames, go, backgammon, etc.
enfrjazhesdept
Accueil / Programmes / micro-Max

micro-Max

Auteurs

PersonneRôle
Harm Geert Muellerengine programmer

Participations

TournoiParticipantsScoreParties
Échecs, 2007, Amsterdam120.011
Échecs (Blitz), 2007, Amsterdam80.07

Description

Description donnée en 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