A Scala (and Java) bot that actually scored top 5 for some time on mshackman.
Find a file
Armin Friedl c66e87791e Implement equals for Point
Fixes bug in distribution of snippet weights: Multiple equal points could
be in frontier and unvisited, therefore processed twice. Now set of points
adheres to set semantics (compares points by coordinates instead of reference).
2017-11-11 09:56:22 +01:00
bofa Implement equals for Point 2017-11-11 09:56:22 +01:00
.gitignore fixed gate overflow bug 2017-11-05 22:50:13 +01:00