Witz
Witz,
a Chess Engine Communication Protocol compliant open source chess engine by Pradu Kannan, written in C and licensed under the GPL.
The Witz development started in 2004, initially using the 0x88 board representation and in 2005 subsequently rewritten with bitboards.
With was soon superseded by Pradu's second engine, Buzz.
Contents
Features
Board Representation
Search
- Iterative Deepening
- Principal Variation Search
- Alpha-Beta
- Transposition Table
- Quiescence Search
- Interior Node Recognizer
- Forward Pruning
- Extensions
- Move Ordering
- History Heuristic
- Killer Heuristic
- SEE
- Dynamically Pre-generated Piece-Square Tables
Evaluation
Misc
See also
Forum Posts
- Witz Chess Engine by Pradu Kannan, Winboard Forum, January 12, 2005
- Witz by Pradu Kannan, Winboard Forum, January 30, 2005
- MWITZ WB engine by Denis P. Mendoza, Winboard Forum, March 10, 2009
External Links
Chess Engine
Misc
References
- ↑ Allegorical representation of the joke (German Witz) at the Stadttheater Gießen, Image by Oliver Abels, August 13, 2008, Wikimedia Commons
- ↑ based on Witz Chess Engine - Current Features