Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: NEW VERSION OF TSCP (1.5)

Author: Tom Kerrigan

Date: 13:05:54 02/14/00

Go up one level in this thread


On February 14, 2000 at 15:23:21, Daniel Clausen wrote:

>1. You changed "int main()" to "void main()" for a reason unknown to me.
>   Afterall the first version is the correct one. :) (The Mac-Compiler gives
>   an error for "void main()" in strict-mode.

Hmmm. I've never seen anything that says that main HAS to return an int, but I
will change it back to int to make the compiler happy. =)

>2. I got warnings (possible unwanted semicolon) for lines of the following
>kind:
>No biggie if that's really the thing you wanted to code though. :)

Yup, definitely intended.

>I noticed that the NPS for 'bench' in the 1.5 version differs a lot from the
>older version:

That's mostly because the quiescence search function is no longer testing for
check. Makes things much faster, seeing as TSCP's attack() function is so slow.

-Tom



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.