mshackman/bofa
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
..
.ipynb_checkpoints better weighing function for Codes; simple bug avoidance heuristic 2017-11-06 17:32:36 +01:00
project MsHackman parser in Scala 2017-10-30 00:55:33 +01:00
src/main/scala/bot Implement equals for Point 2017-11-11 09:56:22 +01:00
.cache-tests MsHackman parser in Scala 2017-10-30 00:55:33 +01:00
build.sbt MsHackman parser in Scala 2017-10-30 00:55:33 +01:00
Calculations.ipynb better weighing function for Codes; simple bug avoidance heuristic 2017-11-06 17:32:36 +01:00
Makefile Major refactoring, same functionality 2017-11-10 20:00:10 +01:00