Difference between revisions of "Cutechess-cli"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * User Interface * Command Line Interface * Cutechess-cli''' '''Cutechess-cli''',<br/> a Chess Engine Communication Protocol and UCI...")
 
Line 89: Line 89:
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=68453 cutechess cli and ponder] by elcabesa, [[CCC]], September 16, 2018
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=68453 cutechess cli and ponder] by elcabesa, [[CCC]], September 16, 2018
 
'''2019'''
 
'''2019'''
 +
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=71007 Explanation of the Cute Chess message 'connection stalls'] by [[ Roland Chastain]], [[CCC]], June 13, 2019
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=71321 After a long break CuteChess is worked on again] by [[Günther Simon]], [[CCC]], July 19, 2019
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=71321 After a long break CuteChess is worked on again] by [[Günther Simon]], [[CCC]], July 19, 2019
  
 
=External Links=  
 
=External Links=  
 
* [https://github.com/cutechess/cutechess cutechess · GitHub]
 
* [https://github.com/cutechess/cutechess cutechess · GitHub]
* [https://github.com/cutechess/cutechess/commits/master]
 
 
* [http://ajonsson.kapsi.fi/cutechess.html Cute Chess]
 
* [http://ajonsson.kapsi.fi/cutechess.html Cute Chess]
 
* [http://adamsccpages.blogspot.de/p/graphical-user-interfaces-for-computer.html Graphical User Interfaces for Computer Chess] by [[Adam Hair]], covers Cutechess-cli
 
* [http://adamsccpages.blogspot.de/p/graphical-user-interfaces-for-computer.html Graphical User Interfaces for Computer Chess] by [[Adam Hair]], covers Cutechess-cli

Revision as of 14:50, 23 July 2019

Home * User Interface * Command Line Interface * Cutechess-cli

Cutechess-cli,
a Chess Engine Communication Protocol and UCI compliant, lightweight command line interface by Ilari Pihlajisto, suited to run automated engine-engine matches. Cutechess-cli is based on the core chess library of the Cute Chess GUI, co-developed by Arto Jonsson, and is open source, released under the GPLv3+ license, first published in March 2009 [1] . It requires appropriate QT core libraries at runtime. Cutechess-cli can be used with Rémi Coulom's CLOP to automate chess engine parameter tuning.

See also

Forum Posts

2009

2010 ...

Re: Looking for linux 64 bit engines & epds by Ilari Pihlajisto, Winboard Forum, January 19, 2010
Re: Looking for linux 64 bit engines & epds by Daniel Shawul, Winboard Forum, January 19, 2010 [2]

2011

2012

2013

Re: Is there a MPI version cutechess-cli? by Chao Ma, CCC, September 03, 2013

2014

2015 ...

2016

2017

2018

2019

External Links

References

Up one Level