From 75280bf26582090dd4985dca62bc7124116c856d Mon Sep 17 00:00:00 2001 From: David Wu Date: Fri, 17 Feb 2023 22:56:31 -0500 Subject: [PATCH] Also update genconfig --- cpp/program/gtpconfig.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cpp/program/gtpconfig.cpp b/cpp/program/gtpconfig.cpp index 90e1e0697..743fb1af8 100644 --- a/cpp/program/gtpconfig.cpp +++ b/cpp/program/gtpconfig.cpp @@ -192,6 +192,9 @@ resignConsecTurns = 3 # Uncomment to set to a specific value to use for both playing and analysis. # By default: true when playing via GTP, but false when analyzing. # antiMirror = true + +# Enable some hacks that mitigate rare instances when passing messes up deeper searches. +# enablePassingHacks = true )%%"; static const string gtpBasePart2 = R"%%(