Page 1 of 1

Bruce Moreland's essays on Computer Chess Programming (2001)

Posted: Sun Apr 15, 2007 8:31 pm
by rafowell
I noticed Bruce Moreland's pages on Computer Chess Programming (2001) today

http://www.seanet.com/~brucemo/topics/topics.htm

According to the Google reverse directory search, it isn't cited
very much, so I thought I'd mention it here.

The populated topics covered are:

Min-Max Search
Alpha-Beta Search
Principal Variation Search
Quiescent Search
MVV/LVA Move Ordering
Static Exchange Evaluation
Collecting the Principal Variation
Iterative Deepening
Aspiration Windows
Contempt Factor
Zobrist Keys
Transposition Table
Repetition Detection
Null-Move Foward Pruning
Search Instability
0x88
Pondering

Re: Bruce Moreland's essays on Computer Chess Programming (2

Posted: Sun Apr 15, 2007 8:34 pm
by Alessandro Damiani
This is actually Bruce's programming page: http://www.brucemo.com/compchess/programming/index.htm

As you can see this page is more up-to-date. I guess the other page is obsolete.

Re: Bruce Moreland's essays on Computer Chess Programming (2

Posted: Wed Apr 18, 2007 7:57 pm
by Denis P. Mendoza
rafowell wrote:I noticed Bruce Moreland's pages on Computer Chess Programming (2001) today

http://www.seanet.com/~brucemo/topics/topics.htm

According to the Google reverse directory search, it isn't cited
very much, so I thought I'd mention it here.

The populated topics covered are:

Min-Max Search
Alpha-Beta Search
Principal Variation Search
Quiescent Search
MVV/LVA Move Ordering
Static Exchange Evaluation
Collecting the Principal Variation
Iterative Deepening
Aspiration Windows
Contempt Factor
Zobrist Keys
Transposition Table
Repetition Detection
Null-Move Foward Pruning
Search Instability
0x88
Pondering
Alessandro,

Add this on your list, a collection of Nicola Rizzuti (builder of Mizar chess engine). His chess programming collections are the best I've seen so far.

http://digilander.libero.it/mizarchessengine/papers.htm

Denis

Re: Bruce Moreland's essays on Computer Chess Programming (2

Posted: Sun May 27, 2007 11:15 am
by Cantor
Denis P. Mendoza wrote:
Alessandro,

Add this on your list, a collection of Nicola Rizzuti (builder of Mizar chess engine). His chess programming collections are the best I've seen so far.

http://digilander.libero.it/mizarchessengine/papers.htm

Denis
Thanks Denis
Mizar (and my papers collection) has a new address : http://www.mizar.zendurl.com/

Nicola Rizzuti