You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen such a cool video, showing different ownership by mouse hover. https://discord.com/channels/417022162348802048/629446365688365067/948682158283821117
I think this is based on analysis engine,and use includeMovesOwnership tag in analysis engine's queries.
I want to add this feature in my own GUI,but my GUI is based on GTP engine,could kata-analyze also output ownership for each candidates? Thanks in advance.