Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: New 80-bit Chess engine Gothic Vortex. Your opinion please.

Author: Russell Reagan

Date: 16:47:07 10/16/03

Go up one level in this thread


On October 16, 2003 at 19:04:00, Angrim wrote:

>What is needed is to use C++ and create a bitboard80 class which implements
>the bit level operators.  This is really simple.

Or you could use std::bitset. I don't know that it provides all of the
functionality that you'd want for a bitboard program, so if performance is
important, you'd probably be better off writing your own.



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.