Crafty

From Wikipedia, the free encyclopedia
Crafty
Original author(s) Michael Byrne, Dr. Robert Hyatt, Tracy Riegle, Peter Skinner, Ted Langreck
Stable release 23.4[1]
Type Chess program
License Proprietary, Freeware
Website http://www.craftychess.com/

Crafty is a chess program written by Michael Byrne, UAB professor Dr. Robert Hyatt, Tracy Riegle, Peter Skinner and Ted Langreck.[2] It is directly derived from Cray Blitz, winner of the 1983 and 1986 World Computer Chess Championships.

Crafty finished in second place in the 2010 Fifth Annual ACCA Americas' Computer Chess Championships. Crafty lost only one game to the first place winner Thinker.

Crafty also finished in second place in the 2010 World Computer Rapid Chess Championships. Crafty won seven out of nine games, finishing just behind the first place winner Rybka by only ½ point.

In the World Computer Chess Championships 2004, running on slightly faster hardware than all other programs, Crafty took fourth place with the same number of points as the third place finisher, Fritz 8. On the November 2007 SSDF ratings list, Crafty was 34th with an estimated Elo rating of 2608.[3]

Crafty uses the Chess Engine Communication Protocol and can run under the popular chess interfaces XBoard, Winboard, and Arena.

Crafty is written in ANSI C with assembly language routines available on some CPUs, and is very portable. The source code is available, but the software is for "personal use" only and redistribution is only allowed under certain conditions.

Crafty pioneered the use of rotated bitboard data structures to represent the chess board, and was one of the first chess programs to support multiple processors. It also includes negascout search, the killer move heuristic, static exchange evaluation, quiescence search, alpha-beta pruning, a transposition table, a refutation table, an evaluation cache, selective extensions, recursive null-move search, and many other features (cf manual). Special editions of the program include enhanced features such as an opening book, positional learning, and an endgame tablebase.

Crafty was one of the programs included in the SPEC CPU2000 benchmark test.[4] It is also included as an additional engine in Fritz.

References

  1. "Crafty Chess". craftychess.com. Retrieved 2010-08-18. 
  2. "Crafty license with full author list". 2010. Retrieved 2013-04-21. 
  3. "The SSDF Rating List". Swedish Chess Computer Association. 2007-11-03. Retrieved 2008-05-05. 
  4. "186.crafty: SPEC CPU2000 Benchmark Description". spec.org. Standard Performance Evaluation Corporation. Retrieved 2010-05-11. 

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.