Best tablebase algorithms for 6-men server?

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

kinderchocolate
Posts: 454
Joined: Mon Nov 01, 2010 6:55 am
Full name: Ted Wong

Best tablebase algorithms for 6-men server?

Post by kinderchocolate »

I want to setup a 6-men server for tablebase queries. This has nothing to do with chess engine, it's just be a server. I want to get WDL and distance-to-mate information for each position I query. What's the best tablebase scheme?

I believe https://syzygy-tables.info uses the Gaviota for DTM. Do we have any open-source 6-men DTM tablebase?
User avatar
yurikvelo
Posts: 710
Joined: Sat Dec 06, 2014 1:53 pm

Re: Best tablebase algorithms for 6-men server?

Post by yurikvelo »

kinderchocolate wrote:I want to setup a 6-men server for tablebase queries. This has nothing to do with chess engine, it's just be a server. I want to get WDL and distance-to-mate information for each position I query. What's the best tablebase scheme?

Nalimov (~400 Gb partial set *.emd, 1151 Gb full set) has DTM, but lacks DTZ
Syzygy (~150 Gb *.rtb*) has DTZ, but lacks DTM

http://tablebase.sesse.net/
kinderchocolate wrote: I believe https://syzygy-tables.info uses the Gaviota for DTM. Do we have any open-source 6-men DTM tablebase?
Where you see DTM? I see only DTZ for 6-men.
DTM only shown after conversion to 5-men
User avatar
Nordlandia
Posts: 2821
Joined: Fri Sep 25, 2015 9:38 pm
Location: Sortland, Norway

Re: Best tablebase algorithms for 6-men server?

Post by Nordlandia »

I've started a thread on asmfish github page on possible gaviota egtb implementation, so evaluation show mate in x instead of large number such as 128.xx ->

More information can be found here ->

https://github.com/lantonov/asmFish/issues/44
kinderchocolate
Posts: 454
Joined: Mon Nov 01, 2010 6:55 am
Full name: Ted Wong

Re: Best tablebase algorithms for 6-men server?

Post by kinderchocolate »

Sorry for the late response, it was Easter!

Does Nalimov tablebase requires a license for probing? Syzygy is out of question because I want DTM not DTZ.

What about Scorpio? Can we do 6-men DTM there? ~1000GB shouldn't be a problem for a server.
yurikvelo wrote:
kinderchocolate wrote:I want to setup a 6-men server for tablebase queries. This has nothing to do with chess engine, it's just be a server. I want to get WDL and distance-to-mate information for each position I query. What's the best tablebase scheme?

Nalimov (~400 Gb partial set *.emd, 1151 Gb full set) has DTM, but lacks DTZ
Syzygy (~150 Gb *.rtb*) has DTZ, but lacks DTM

http://tablebase.sesse.net/
kinderchocolate wrote: I believe https://syzygy-tables.info uses the Gaviota for DTM. Do we have any open-source 6-men DTM tablebase?
Where you see DTM? I see only DTZ for 6-men.
DTM only shown after conversion to 5-men
kinderchocolate
Posts: 454
Joined: Mon Nov 01, 2010 6:55 am
Full name: Ted Wong

Re: Best tablebase algorithms for 6-men server?

Post by kinderchocolate »

I understand Gaviota allows only up to 5-men DTM, but I want 6-men. If I can't find a reliable tablebase technology, I may also run a chess engine like how you describe in the link.
Nordlandia wrote:I've started a thread on asmfish github page on possible gaviota egtb implementation, so evaluation show mate in x instead of large number such as 128.xx ->

More information can be found here ->

https://github.com/lantonov/asmFish/issues/44
User avatar
Nordlandia
Posts: 2821
Joined: Fri Sep 25, 2015 9:38 pm
Location: Sortland, Norway

Re: Best tablebase algorithms for 6-men server?

Post by Nordlandia »

Is your server intended for private usage only, or can it be accessed from around the world?

Nalimov EGTB ->

«The license policy requires explicit permission by Eugene Nalimov»

https://chessprogramming.wikispaces.com ... Tablebases

---

Gaviota is open source so it can be added to Asmfish.

https://chessprogramming.wikispaces.com ... Tablebases
User avatar
hgm
Posts: 27789
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: Best tablebase algorithms for 6-men server?

Post by hgm »

kinderchocolate wrote:What about Scorpio?
Scorpio is WDL, not DTM.
kinderchocolate
Posts: 454
Joined: Mon Nov 01, 2010 6:55 am
Full name: Ted Wong

Re: Best tablebase algorithms for 6-men server?

Post by kinderchocolate »

The server is for statistical research in chess. Do I need a license? Where to ask for a license?
User avatar
Nordlandia
Posts: 2821
Joined: Fri Sep 25, 2015 9:38 pm
Location: Sortland, Norway

Re: Best tablebase algorithms for 6-men server?

Post by Nordlandia »

You're not the first one trying to contact him.

http://www.open-aurec.com/wbforum/viewt ... =4&t=50222
User avatar
jshriver
Posts: 1342
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: Best tablebase algorithms for 6-men server?

Post by jshriver »

kinderchocolate wrote:If you're interested in downloading various EGTB data sets feel free to check out my site. Verified and been up for years.

http://oics.olympuschess.com/tracker