Difference between revisions of "Chispa"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * Engines * Chispa''' FILE:Lichtenberg figure in block of Plexiglas.jpg|border|right|thumb| [https://en.wikipedia.org/wiki/Lichtenberg_figure Lich...")
(No difference)

Revision as of 12:57, 3 January 2020

Home * Engines * Chispa

Chispa,
a Chess Engine Communication Protocol and UCI compatible chess engine by Federico Andrés Corigliano, written in C++. Its development started in mid 2002, first released in January 2003 [3] as pure WinBoard engine written in C, rewritten to C++ in 2004 [4]. Chispa uses the common negamax PVS alpha-beta with a two-level transposition table, null-move pruning with R = 2, static exchange evaluation, opening book, is able to probe Nalimov Tablebases, and was one of the first engines to play Chess960 [5]. Chispa is Arena partner engine.

See also

Forum Posts

2003

I use this in Chispa by Federico Corigliano, CCC, December 13, 2003

2004

2005 ...

External Links

Chess Engine

Misc

References

Up one Level