Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: The Deep Thought Code

Author: Gian-Carlo Pascutto

Date: 15:09:32 09/07/01

Go up one level in this thread


On September 07, 2001 at 18:02:00, Joshua Lee wrote:

>I was wondering what part of this code can be used if you wanted to make a
>program that would run on a windows platform?  I realize this code is meant for
>a SUN system but you should be able to rewrite this or atleast use the eval
>parameters. Has anyone attempted to put these valuse into crafty? wouldn't this
>make a stronger crafty?

The code is ancient, dating from 1988. Crafty current evaluation is
much more advanced. Additionally, you would need to use a similar
board represenatation. The code uses an array-like system. Crafty
uses bitboards.

(It runs on most unixes btw, I had no trouble on Linux/ix86)

--
GCP



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.