Barry G Becker

Results 28 issues of Barry G Becker

What are the run times of the single and complete linkage algorithms implemented? It would be nice to provide a reference to the algorithm that has been implemented in the...

There seems to be quite a bit of code that might have been added for some other project, but it not needed for LeelaWatcher. I plan to remove it to...

The EVENT parser is pretty fragile in the sense that if the initial text sent by autogtp changes at all, it can fail in a mysterious way. I updated the...

The first commit in this PR is actually the same fix as in #40 The rest of it is the refactor for #42.

There is a comment in the Move class that reads: This class is due for a refactoring, it does too much. It * should be divided into a MoveNode, a...

I can see games when running java -jar LeelaWatcher-1.1.0.jar . autogtp.exe with version 0.16 of leela-zero, but it does not work when using 0.17 of leela-zero. It's possible that the...

This is minor, but I noticed a couple of deprecation warnings when I built using "./gradlew build". ``` A problem was found with the configuration of task ':shadowJar'. Registering invalid...

enhancement

If you configure the game to have all AI players, then while they are playing, interrupt it by clicking the start new game button in the lower right, then you...

I would like to investigate creating a PR to add a jenkins file to allow for automated building if there is a jenkins server. The jenkins file will have no...

This is a strange one, and not that easy to reproduce. If I run the tests a bunch of times, I have noticed that on occasion, I get an extra...