Neat site I came across for egtb.

Endgame analysis using tablebases, EGTB generation, exchange, sharing, discussions, etc..
Post Reply
User avatar
jshriver
Posts: 298
Joined: Tue Jan 31, 2006 5:59 am
Sign-up code: 0
Location: Toledo, OH, USA
Contact:

Neat site I came across for egtb.

Post by jshriver »

guyhaw
Posts: 489
Joined: Sat Jan 21, 2006 10:43 am
Sign-up code: 10159
Location: Reading, UK
Contact:

BDDs and Compression Results

Post by guyhaw »

This thesis investigates the use of Binary Decision Diagrams (BDDs) to see if they are a more compact and more efficiently-accessed way of storing chess endgame tables (EGTs).

The compression results seem, on aggregate, to be no better than achieved already with Nalimov EGTs.

The access-times do not really compare 'like with like' as the BDD access-times require the BDD to be (unscalably) in RAM, which a Nalimov EGT would not be.

BDDs are also at the centre of Joe Hurd's paper, producing the EGT results by theorem-proving techniques using HOL, q.v.
http://www.cl.cam.ac.uk/~jeh1004/resear ... /chess.pdf

g
gambit3
Posts: 57
Joined: Mon Mar 06, 2006 8:06 am
Sign-up code: 0

Post by gambit3 »

thanks guy, i hadn't gone through this one yet...
those who can, do
those who can't, teach
Post Reply