From f434485f31ced2296fbf8127e4d6aece94a04058 Mon Sep 17 00:00:00 2001 From: Calcitem Date: Thu, 16 Jul 2020 00:20:49 +0800 Subject: [PATCH] =?UTF-8?q?nmm:=20=E8=A7=A3=E5=86=B3=E8=8E=AB=E9=87=8C?= =?UTF-8?q?=E6=96=AF9=E5=AD=90=E6=A3=8B=E6=91=86=E5=AE=8C=E5=90=8E?= =?UTF-8?q?=E6=9C=AA=E5=90=83=E5=AD=90=E6=83=85=E5=86=B5=E4=B8=8B=E6=B7=B1?= =?UTF-8?q?=E5=BA=A6=E8=B6=8A=E7=95=8C=E5=AF=BC=E8=87=B4=E5=80=BC=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/search.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/search.cpp b/src/search.cpp index ba9c2274..a1bdcc39 100644 --- a/src/search.cpp +++ b/src/search.cpp @@ -91,7 +91,7 @@ Depth AIAlgorithm::changeDepth() +10, 12, +12, 12, /* 4 ~ 7 */ +12, 13, +13, 13, /* 8 ~ 11 */ +13, 13, +13, 13, /* 12 ~ 15 */ - +13, 13, /* 16 ~ 18 */ + +13, 13, +13 /* 16 ~ 18 */ }; const Depth movingDepthTable[] = {