chess with only part of the pieces

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Uri Blass
Posts: 10905
Joined: Thu Mar 09, 2006 12:37 am
Location: Tel-Aviv Israel

chess with only part of the pieces

Post by Uri Blass »

There are basically 2^30 possible positions when part of the pieces are missing(for everyone of the pieces we can choose between missing and not missing and we can assume white to move in everyone of them).

I wonder how many of them are interesting for computer chess and how many of them are obvious win for white or obvious win for black or obvious draw.

It is possible to generate 10000 random positions out of these 2^30 positions and analyze them to get an estimate.