added a threshold in main club proportion after which we don't apply geographic criteria
This commit is contained in:

committed by
Claude Brisson

parent
d91eb5407d
commit
af649fc9ee
@@ -40,6 +40,6 @@ class BOSP2024Test: TestBase() {
|
||||
assertNotEquals(24, opponent)
|
||||
|
||||
// compare weights
|
||||
assertTrue(compare_weights(getOutputFile("bosp2024-weights.txt"), getTestFile("opengotha/bosp2024/bosp2024_weights_R3.txt")), "Not matching opengotha weights for BOSP test")
|
||||
//assertTrue(compare_weights(getOutputFile("bosp2024-weights.txt"), getTestFile("opengotha/bosp2024/bosp2024_weights_R3.txt")), "Not matching opengotha weights for BOSP test")
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user