Crafty

From Wikipedia, the free encyclopedia
Crafty
Original author(s)Dr. Robert Hyatt, Michael Byrne, Tracy Riegle, Peter Skinner
Stable release
25.2[1] / October 29, 2016; 7 years ago (2016-10-29)
TypeChess program
LicenseProprietary, Freeware
Websitewww.craftychess.com

Crafty is a chess program written by UAB professor Dr. Robert Hyatt, with continual development and assistance from Michael Byrne, Tracy Riegle, and Peter Skinner.[2] It is directly derived from Cray Blitz, winner of the 1983 and 1986 World Computer Chess Championships. Tord Romstad, co-author of Stockfish, described Crafty as "arguably the most important and influential chess program ever".[3]

Crafty finished in second place in the 2010 Fifth Annual ACCA Americas' Computer Chess Championships. Crafty lost only one game, namely 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.[4]

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

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. 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.[5] It is also included as an additional engine in Fritz.

Graphical front-ends[edit]

References[edit]

  1. ^ "Crafty Chess". craftychess.com. Archived from the original on 2019-02-03. Retrieved 2014-10-07.
  2. ^ "Crafty license with full author list". 2010. Archived from the original on 2016-06-03. Retrieved 2013-04-21.
  3. ^ Frank Quisinsky (28 March 2010). "Interview with Tord Romstad (Norway), Joona Kiiski (Finland) and Marco Costalba (Italy) Programmers of Stockfish". Schachwelt. Archived from the original on 17 February 2014. Retrieved 14 April 2014.
  4. ^ "The SSDF Rating List". Swedish Chess Computer Association. 2007-11-03. Retrieved 2008-05-05.
  5. ^ "186.crafty: SPEC CPU2000 Benchmark Description". spec.org. Standard Performance Evaluation Corporation. Retrieved 2010-05-11.

External links[edit]