Suicide chess tablebases (stalemated player wins)

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

syzygy
Posts: 5563
Joined: Tue Feb 28, 2012 11:56 pm

Re: Suicide chess tablebases (stalemated player wins)

Post by syzygy »

George Tsavdaris wrote: Tue Dec 24, 2019 9:37 am
syzygy wrote: Sun Nov 06, 2016 1:28 pm I have also added a generator for atomic chess just in case someone is interested.
Hi, does the TB generator here https://github.com/syzygy1/tb for Atomic Chess support 7 men generation for Atomic Chess?
I would like to generate certain 7 men TBS if possible so i wonder if it supports them.
I think the master branch still does not fully support 7-men TBs even for regular chess. The branches that implement 7-men TBs might work for atomic chess, but I have never tested this. The state of the repository is a bit of a mess, unfortunately

To generate 7-men TBs, you need at least 1 TB of RAM.
Also how the command line to generate Atomic Chess TBs works anyway? Any info?
As for regular chess, but atbgen and atbgenp instead of rtbgen and rtbgenp.