LeelaChessZero / lc0

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

UCI go mate #1829

Closed dav1312 closed 1 year ago

dav1312 commented 1 year ago

BUG REPORT

Describe the bug Leela doesn't seem to support go mate N

Steps to Reproduce

  1. go mate 1 Expected behavior: Search until a mate in 1 is found, then stop Observed behavior: error Unexpected token: mate

Lc0 version v0.29.0

Chess GUI logs e.g in Arena: Levels > Adjust > Mate search. This uses the go mate command.