List_of_chess_engines List_of_chess_engines

List of chess engines - Definition and Overview

A chess engine is a computer program that can play the game of chess, it can also refer not just to a program, but to a whole hardware machine. See also computer chess. However, usually the term chess engine is used to refer to a chess playing program that does not have its own user interface. Most chess engines use the common approach of attempting all possible moves from a given position and then choosing the best one with the help of a search (mostly alpha beta search, which is an improvement over the minimax algorithm) and evaluate function.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.