We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draw_Value_BlackとDraw_Value_White、千日手時の引き分けのスコアの設定だが、大会では「(自分が先手か後手かはわからないけど)自分はできれば千日手を狙いたくて、相手のソフトは千日手を引き分けだとみなしている」状況では、root color(開始局面の手番)と、root colorの反対の手番(相手のcolor)に対して、それぞれ、0.7 , 0.5のように設定したいことがある。
root colorが後手なら、上の設定値をDraw_Value_Black、Draw_Value_White入れ替えてくれる設定があると良い。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Draw_Value_BlackとDraw_Value_White、千日手時の引き分けのスコアの設定だが、大会では「(自分が先手か後手かはわからないけど)自分はできれば千日手を狙いたくて、相手のソフトは千日手を引き分けだとみなしている」状況では、root color(開始局面の手番)と、root colorの反対の手番(相手のcolor)に対して、それぞれ、0.7 , 0.5のように設定したいことがある。
root colorが後手なら、上の設定値をDraw_Value_Black、Draw_Value_White入れ替えてくれる設定があると良い。
The text was updated successfully, but these errors were encountered: