This folder and its subfolders contain the full disclosure result details of comparing the different types of additive knowledge used by Fuego's UCT search. Besides this README.txt, the root folder contains the shell script selfplay.sh that was used to run the tests. The Fuego and GoGui binaries referred to by the script are not published as they may not be runnable on other systems. The script itself, however, may be reusable as a template for future tests. The results for each test set are located in a subfolder A-F, labelled to match the test set described in the RESULT.txt file, or on the Fuego wiki at https://sourceforge.net/apps/trac/fuego/wiki/AdditiveKnowledgeTypeComparison For each test set, a couple of test runs were made with different configuration options. The result of each test run is placed in its own subfolder below the test set folder (e.g. A/01-fast-19). Each of these folders contains these files: - Two .config files: These contain the configuration options used by the two Fuego bots that were playing each other in this test run - The file sgf.dat: Contains the results as recorded by gogui-twogtp - The file sgf.html: Has the same content as sgf.dat, but in pretty HTML form. The file was produced by running gogui-twogtp with the "-analyze" option. - sgf.zip: Contains 1000 .sgf files for the 1000 games that were played in each test run - testrun.log.gz: The full log with the entire output produced by gogui-twogtp for all 1000 games being played. Uncompressed this file is huge