I found an error in the documentation:
=======================================================
void GoUctCommands::CmdParamPlayer ( GtpCommand & cmd )
=======================================================
Get and set GoUctPlayer parameters.
This command is compatible with the GoGui analyze command type "param".
Parameters:
auto_param See GoUctPlayer::AutoParam
early_pass See GoUctPlayer::EarlyPass
ignore_clock See GoUctPlayer::IgnoreClock
reuse_subtree See GoUctPlayer::ReuseSubtree
use_root_filter See GoUctPlayer::UseRootFilter
max_games See GoUctPlayer::MaxGames
resign_min_games See GoUctPlayer::ResignMinGames
resign_threshold See GoUctPlayer::ResignThreshold
search_mode playout|uct|one_ply See GoUctPlayer::SearchMode
=======================================================
The last line should read:
search_mode playout_policy|uct|one_ply See GoUctPlayer::SearchMode
Martin Mueller wrote:
Our technical report describing the Fuego framework is now available on
http://www.cs.ualberta.ca/research/techreports/2009/TR09-08.php
I will probably make at least one more revision, so all feedback and
suggestions are welcome.
Thank you
Martin
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/