ECE

From Chessprogramming wiki
Revision as of 12:37, 2 April 2020 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Engines * ECE''' FILE:Newcomen atmospheric engine animation.gif|border|right|thumb|200px| [https://en.wikipedia.org/wiki/Thomas_Newcomen Newcome...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * ECE

ECE, (Easy Chess Engine)
an UCI compliant chess engine by Luigino Viscione, written in C++, first released in February 2004 [2]. The recent version is a 64-bit engine taking advantage of SSE4.2 instructions, performing a parallel search where multiple threads share the hash table. Further, ECE supports the PolyGlot opening book format [3]. ECE played the 3rd Chess Computer Cup 2008 with 4/6.

See also

Forum Posts

External Links

Chess Engine

Misc

References

Up one level