Download List

專案描述

CHEOPS (CHEss OPponent Simulator) is a fully-functional AI chess program capable of human vs. human, human vs. computer, and computer vs. computer play. It uses a 64-square linear array board
representation. The game tree search is
alpha-beta, and the static evaluation function
considers material, mobility, and motif features. CHEOPS comes with extensive documentation on the program internals, aimed at students or programmers wishing to understand or extend the system.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-08 16:39
1.1

CHEOPS is now packaged in a manner similar to most
GNU programs, including a "configure"
configuration and installation script suitable for
Unix-like systems. The LaTeX manual has been
revised. A Unix man page is now available. The
--version and --help command-line options are now
supported.
標籤: Code cleanup

2003-11-23 16:08
1.0

標籤: Initial freshmeat announcement

Project Resources