After reading some posts on polyglot books, I used SCID to tweak and adjust weights to my polyglot book. But what I need to learn is to add more moves into certain lines into my polyglot book.
Is there a way to do so?
Polyglot books
Moderator: Ras
-
Audmeister
- Posts: 135
- Joined: Sun Jun 01, 2008 9:38 am
Re: Polyglot books
Guess there isn't a way to do this huh?
thats a bummer.
thats a bummer.
-
Edsel Apostol
- Posts: 803
- Joined: Mon Jul 17, 2006 5:53 am
- Full name: Edsel Apostol
Re: Polyglot books
There's a pg_add in http://alpha.uhasselt.be/Research/Algeb ... ormat.html under Utilitites that could add an entry into a polyglot file, but then it is in the commandline and you have to enter the moves one by one through the FEN string.
I wish Scid will support this. It would be a great utility.
I wish Scid will support this. It would be a great utility.
Edsel Apostol
https://github.com/ed-apostol/InvictusChess
https://github.com/ed-apostol/InvictusChess
-
Michel
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Polyglot books
The CVS version of scid supports this.
Are you using Linux? On Linux is easy to compile the CVS version. On windows
it is somewhat trickier.
Are you using Linux? On Linux is easy to compile the CVS version. On windows
it is somewhat trickier.
-
Michel
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Polyglot books
Here is an old development version
http://alpha.uhasselt.be/Research/Algeb ... exp.tar.gz
which contains window binaries.
The CVS version however contains some additional features.
http://alpha.uhasselt.be/Research/Algeb ... exp.tar.gz
which contains window binaries.
The CVS version however contains some additional features.
-
Edsel Apostol
- Posts: 803
- Joined: Mon Jul 17, 2006 5:53 am
- Full name: Edsel Apostol
Re: Polyglot books
Does this SCID version and the SCID 3.7 beta version have the option to add Polyglot moves already?
Audy I think is using XP 64 bit and I'm using XP 32 bit.
Audy I think is using XP 64 bit and I'm using XP 32 bit.
Edsel Apostol
https://github.com/ed-apostol/InvictusChess
https://github.com/ed-apostol/InvictusChess
-
Michel
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Polyglot books
Yes it seems 3.7b does support this (I just compiled it). No need to use the oldDoes this SCID version and the SCID 3.7 beta version have the option to add Polyglot moves already?
development version.
-
Audmeister
- Posts: 135
- Joined: Sun Jun 01, 2008 9:38 am
Re: Polyglot books
Hmm interesting! I am using windows btw.
I will look into the beta version of SCID and tinker with it!
Thank you very much!
I will look into the beta version of SCID and tinker with it!
Thank you very much!
-
Audmeister
- Posts: 135
- Joined: Sun Jun 01, 2008 9:38 am
Re: Polyglot books
It seems that everytime I try to save the weight adjustments under book tuning, SCID beta seems to freeze up. It takes a while to save the move and adjustments. The old SCID did not do this.
Is anyone getting this same problem?
Is anyone getting this same problem?
-
Michel
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Polyglot books
It is true that saving now takes a bit longer. But on my several years old laptop this is less than half a second. What hardware are you using?It seems that everytime I try to save the weight adjustments under book tuning, SCID beta seems to freeze up. It takes a while to save the move and adjustments. The old SCID did not do this.
The reason it takes longer is that SCID now saves the whole book instead of just
the adjustments.
If it is really a problem then SCID could try to recognize the situation where you have
only adjusted weights (and not added moves) and revert to the old behaviour in that case.