Chess engine: Supernova 2.1
Supernova is an open source UCI chess engine written in C. It can be used on Windows and Linux and requires a UCI compatible graphical user interface (Arena, Winboard, Shredder...) to function properly.
Author: Minkai Yang
Supernova 2.1
Changed move representation from move string to move struct.
Added pawn hash table.
Added passed pawn extension.
Added more midgame and endgame evaluations.
Added FEN support.
Changed UCI protocol handler so that it no longer depends on the "ucinewgame" command.
Simplified mobility functions.
Improved time management.
Fixed bugs in SEE.
Added pawn hash table.
Added passed pawn extension.
Added more midgame and endgame evaluations.
Added FEN support.
Changed UCI protocol handler so that it no longer depends on the "ucinewgame" command.
Simplified mobility functions.
Improved time management.
Fixed bugs in SEE.
Supernova 2.1 - download
All files (games, tables and engines) - download from page
Comments
Post a Comment