Feuerstein is a simple UCI chess engine. Its name is the German word for "flint". Flint image by Andreas Trepte

Main files

Executable (Windows 98/ME/NT/2000/XP): Feuerstein 0.4.6.1
Logos: Logo by Patrick Buchmann, Logo using a flint image by Andreas Trepte
Free graphical interface for UCI engines: Arena
Version with crazyhouse support (basic WB protocol support, creates 32MB learning file, slower at standard chess): FZH 0.4.6.1

Source

Source file (Pascal): Feuerstein 0.4.6.1
Free compatible compilers: Free Pascal, Turbo Delphi Explorer

Extensions and Reductions

Extensions allow the engine to look deeper into interesting combinations, thus slowing down the search. The UCI option "extend" gives you six choices what to extend: Reductions allow the engine to reduce the search effort for unlikely continuations. Setting the option "reduce" to 1 activates nullmove pruning, i.e. skipping the analysis of positions that appear to be strong even if the strong side waives its right to move. The maximum setting of 2 also activates reduction of moves that are tested after an acceptable continuation of a line has been found. This is a rather blunt implementation of Late Move Reductions by Tord Romstad, author of the great Open Source engine Glaurung .

Recommendations

Links

Chess Programming

Tournaments and Ratings


History

Version 0.4.6.1 (December 2008): Version 0.4.6 (September 2008): Version 0.4.5.2 (2007):
mail