This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

Belofte

Home * Engines * Belofte

Gulden Belofte 1Gulden Belofte 1


  1. Gulden Belofte near Volendam, Photo by Dennis Jarvis, Halifax, Canada, September 21, 2013, Wikimedia Commons↩︎

Belofte, (Belofte Chess)
an open source chess engine by Yves De Billoëz, written in C and released under the GPL license v2. Belofte is a console application, and supports the Chess Engine Communication Protocol aka WinBoard/XBoard protocol, since Belofte 2.0.6 in October 2020, UCI.

Contents
  1. Features
  2. History
  3. Forum Posts
    1. 2007
    2. 2017 ...
    3. 2020 ...
  4. External links
    1. Chess Engine
    2. Misc
  5. References

Features

The engine supports EPD test sets and can be run with initialization files. Games are saved in PGN format. PGN files can be converted into an opening book. Internally, Belofte keeps a two-dimensional 8x8 board performing pure negamax alpha-beta inside an iterative deepening framework.

History

Development started in 2005 and version 0.2.x made appearance on freechess.org chess server and in source code. At that time, it was released with a custom license (but still free for the open source community). Versions 0.3 till 0.6were converted to C++ and developed under windows but compilation on other platforms failed. Source code for those versions is available. In 2017, the old version was re-released under GPL license and a new version 0.9.x is making its appearance. It is a branch from the 0.2 release and gradually, all changes from the 0.3+ branches will be included. Belofte 2.0.6, released in October 2020, was a rewrite from scratch in C++ 1.

Forum Posts

2007

2017 ...

2020 ...

Chess Engine

Misc

References

Up one level


  1. New engine releases 2020 by Yves De Billoëz, CCC, October 27, 2020↩︎

Categories: Open Source · GPL · WinBoard · XBoard · UCI · X86 · X64 · PowerPC · PC · Windows · Linux · Mac · Ship

What links here

Contributors: GerdIsenberg.