LeelaChessZero / lc0

The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
GNU General Public License v3.0
2.37k stars 523 forks source link

allow distinct black and white options #1954

Open borg323 opened 6 months ago

borg323 commented 6 months ago

Can be used with e.g. --white.cpuct=1.5 or --black.fpu-value=0.5. Works for most all options except time manager, backend, network, logfile, syzygy path, cache size and strict uci timing but not all edge cases are handled. Only works on the command line , and any value set takes precedence over the equivalent uci option.