From 5e8fc4ddeae1fd7f458a85507020d7d59e7a3ac0 Mon Sep 17 00:00:00 2001 From: Calcitem Date: Tue, 29 Oct 2019 00:30:29 +0800 Subject: [PATCH] =?UTF-8?q?endgame:=20=E5=85=B3=E9=97=AD=20ENDGAME=5FLEARN?= =?UTF-8?q?ING=20=20=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 内存占用从 570MB 下降到 433MB. 因为 movingDiffDepthTable 的切换, 自对弈时长由 18s 缩短到 13s. --- include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config.h b/include/config.h index add9df63..4d863c08 100644 --- a/include/config.h +++ b/include/config.h @@ -87,7 +87,7 @@ //#define RAPID_GAME -#define ENDGAME_LEARNING +//#define ENDGAME_LEARNING #define THREEFOLD_REPETITION