Difference between revisions of "Celes"

From Chessprogramming wiki
Jump to: navigation, search
Line 25: Line 25:
 
==Chess Engine==
 
==Chess Engine==
 
* [http://kirr.homeunix.org/chess/engines/Norbert%27s%20collection/Celes%20aka%2031337%20%28Compilation%29/v0.75c/ Norbert's collection/Celes aka 31337 (Compilation)/v0.75c] by [[Norbert Raimund Leisner]], hosted by [[Kirill Kryukov]]
 
* [http://kirr.homeunix.org/chess/engines/Norbert%27s%20collection/Celes%20aka%2031337%20%28Compilation%29/v0.75c/ Norbert's collection/Celes aka 31337 (Compilation)/v0.75c] by [[Norbert Raimund Leisner]], hosted by [[Kirill Kryukov]]
* [https://web.archive.org/web/20120712162100/http://wbec-ridderkerk.nl/html/details1/31337.html 31337 (Celes)] from [[WBEC|WBEC Ridderkerk]] ([https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine])
+
* [https://web.archive.org/web/20020409104119/http://paladijn.dhs.org/chess/31337.html 31337 Chess engine] ([https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine], 2002)
 +
* [https://web.archive.org/web/20120712162100/http://wbec-ridderkerk.nl/html/details1/31337.html 31337 (Celes)] from [[WBEC|WBEC Ridderkerk]] ([https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine], 2012)
 
* [https://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Celes&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Celes] in [[CCRL|CCRL Blitz]]
 
* [https://www.computerchess.org.uk/ccrl/404/cgi/compare_engines.cgi?family=Celes&print=Rating+list&print=Results+table&print=LOS+table&print=Ponder+hit+table&print=Eval+difference+table&print=Comopp+gamenum+table&print=Overlap+table&print=Score+with+common+opponents Celes] in [[CCRL|CCRL Blitz]]
 
==Misc==
 
==Misc==

Revision as of 20:29, 14 March 2020

Home * Engines * Celes

Celes Variabilis [1]

Celes, (31337)
a chess engine by Johan Hutting, at times supported by Marcel Veldhuizen, written in Delphi compliant to the Chess Engine Communication Protocol [2], and since version 0.70 the UCI protocol. Celes was initially called 31337, but that's not a valid ICC and/or FICS name, so Celes was used [3]. It applies alpha-beta inside an iterative deepening framework with aspiration windows, further using the killer and null-move heuristic. Celes utilizes a main transposition table, a separate opening book transposition table, which covers transpositions of opening lines, and caches its evaluation results due to a evaluation hash table and pawn hash table [4].

Tournament Play

31337/Celes played three CSVN tournaments over the board, the ICT 2001, DOCCC 2002 and the ICT 2003, as well as four CCT Tournaments, CCT3, CCT4, CCT5 and CCT6.

Photos

HutPyl22.jpg

DOCCC 2002: Marcel Veldhuizen and Johan Hutting (31337/Celes), Richard Pijl (The Baron) [5]

Forum Posts

External Links

Chess Engine

Misc

References

Up one Level