KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

Question: Limit on number of moves in a variation?

Open dinohsu1019 opened this issue 3 years ago • 1 comments

Hi support,

Is there a limit on number of moves in a variation generated by Katago?

I try on a game move with LizzieYZYZ (gtp engine), I see at the most 14 moves generated.

20220205 LizzieYZY-1

I try on the same game move with Katrain (analysis engine), I see at the most 16 moves generated.

20220205 katrain-1

I am wondering if there's a setting in Katago that limits the number of moves in a variation? Any way to generate a variation with 30 moves?

Thanks in advance.

dinohsu1019 avatar Feb 05 '22 00:02 dinohsu1019

Yep, it's in the config: https://github.com/lightvector/KataGo/blob/master/cpp/configs/gtp_example.cfg#L68

lightvector avatar Feb 05 '22 00:02 lightvector