Centipawns and Millipawns

Discussion of chess software programming and technical issues.

Moderator: Ras

Sven
Posts: 4052
Joined: Thu May 15, 2008 9:57 pm
Location: Berlin, Germany
Full name: Sven Schüle

Re: Centipawns and Millipawns

Post by Sven »

Harald wrote:A chess engine should support these extreme situations.
A crash with values out of range should not be tolerated.
Even worse, "out of range" would in fact be an overflow, possibly causing a sign change.

Sven