Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List of unimplemented cutechess features #592

Open
gahtan-syarif opened this issue Jul 16, 2024 · 1 comment
Open

List of unimplemented cutechess features #592

gahtan-syarif opened this issue Jul 16, 2024 · 1 comment

Comments

@gahtan-syarif
Copy link
Contributor

gahtan-syarif commented Jul 16, 2024

complete list of features that hasnt made its way to fastchess nor have any direct fastchess counterpart, will be continuously updated. taken from https://github.com/cutechess/cutechess/blob/master/docs/cutechess-cli.6.txt

  • chess variants outside of fischerandom (status unknown)
  • opening name and ECO in pgn (unlikely to be implemented)
  • syzygy adjudication ( see Add Syzygy adjudication #593 )
  • tournament formats outside of roundrobin (status unknown)
  • Hourglass tc (interesting idea and could become the standard in the future, but for now is a very niche time control so no plans to implement it yet)
  • -outcomeinterval see Display Gameresult Stats after Tournament Stop #342
  • polyglot book support (obsolete format, very unlikely to be implemented)
  • ponder Add ponder option #513 (not trivial to implement)
  • -resultformat (unsure how this would apply to fastchess output, unlikely to be implemented)
  • stderr=arg (wont be implemented as fastchess has its own more complete log option)
  • xboard support (wont happen)
  • trust (trust engines mate scores, wont be implemented as it lacks use case)
  • whitepov (useless for uci engines, wont be implemented)
  • tscale(not applicable to fastchess and also unnecessary, wont be implemented)

syzygy adjudication, ponder, and gameresult stats seems to be the most likely candidates for addition for now for anyone seeking to contribute

@gahtan-syarif gahtan-syarif changed the title list of unimplemented cutechess features List of unimplemented cutechess features Jul 16, 2024
@Disservin
Copy link
Owner

syzygy adjudication (useful for openbench, no plans to implement yet)

can you open a separate issue for this? we probably gonna need this soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants