dje-dev / Ceres

Ceres - an MCTS chess engine for research and recreation
GNU General Public License v3.0
153 stars 23 forks source link

Support depth UCI command #13

Open dje-dev opened 3 years ago

dje-dev commented 3 years ago

Ideally Ceres would support the depth command, or at least not report an ugly error message.

Chad commented "It would be nice if depth was tied to amount of nodes again since tools like Aquarium IDeA only use time and/or depth but not nodes."