Polyglot 1.4.50b
Posted: 14 Sep 2009, 10:25
Here is an attempt to unify the two polyglots that are currently shipped with WB.
I have disabled persistence in favor of an explicit save button. In the future persistence may be
reenabled if WB wants to communicate in some way the state of its SaveSettingsOnExit setting to PG.
According to HGM the current standard ways of invoking PG will not change for the time being.
Recall that these are
xboard -fcp EngineCommand -fUCI
and for people using the same engine with multiple personalities
xboard -fcp "polyglot config.ini"
This version of PG handles both mechanisms. In the first case a special config file
is automatically created whose name is derived from the engine name. Its default
location is $HOME/.polyglot/ on Linux and ./_PG/ on Windows.
On HGM's suggestion I have also severely restricted the number of options that PG exports.
This is for people that have small screens. To export all options one may set OnlyWbOptions to false in the config file
or invoke PG with the comand line option "-wb false" (in the future PG will be invoked by a template command so this last method
would work for every PG invocation).
Download link:
http://alpha.uhasselt.be/Research/Algeb ... t-release/
I have disabled persistence in favor of an explicit save button. In the future persistence may be
reenabled if WB wants to communicate in some way the state of its SaveSettingsOnExit setting to PG.
According to HGM the current standard ways of invoking PG will not change for the time being.
Recall that these are
xboard -fcp EngineCommand -fUCI
and for people using the same engine with multiple personalities
xboard -fcp "polyglot config.ini"
This version of PG handles both mechanisms. In the first case a special config file
is automatically created whose name is derived from the engine name. Its default
location is $HOME/.polyglot/ on Linux and ./_PG/ on Windows.
On HGM's suggestion I have also severely restricted the number of options that PG exports.
This is for people that have small screens. To export all options one may set OnlyWbOptions to false in the config file
or invoke PG with the comand line option "-wb false" (in the future PG will be invoked by a template command so this last method
would work for every PG invocation).
Download link:
http://alpha.uhasselt.be/Research/Algeb ... t-release/