From f56178ec9afdd89b85fc0284bddefa5b3f9515d1 Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 1 Aug 2026 13:44:57 +0200 Subject: none --- src/bot.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bot.cpp') diff --git a/src/bot.cpp b/src/bot.cpp index 03636f9..02dfd22 100644 --- a/src/bot.cpp +++ b/src/bot.cpp @@ -14,7 +14,7 @@ #include #include -constexpr int MAXIMUM_DEPTH = 10; +constexpr int MAXIMUM_DEPTH = 6; constexpr int MAXIMUM_TIME_PER_MOVE = 7; constexpr int Q_DEPTH_LIMIT = 4; -- cgit v1.2.3