fix results reporting infinite games incorrectly #7

Open
opened 2023-03-07 18:00:48 +00:00 by howl · 1 comment
howl commented 2023-03-07 18:00:48 +00:00 (Migrated from zxq.co)

See 400415655f.

For a while the infinite games were reported incorrectly as a -1 in the WinningHandConfigurationDistribution instead of the MoveCountDistribution, as they should have been. This is fixed on the main server, maybe not elsewhere.

By a quick assessment, it looks as though no >5000 move games have been discovered; so this issue only concerns a few infinite games which have been reported incorrectly. The fix for this is relatively straightforward: count the -1s in the WHCD as infinite games, and fix it in the results files.

I'll put a server-side fix for this; but this should probably also be fixed in the results files when the project is finished.

See 400415655f62789721e1649e890c3a999f85ad06. For a while the infinite games were reported incorrectly as a -1 in the WinningHandConfigurationDistribution instead of the MoveCountDistribution, as they should have been. This is fixed on the main server, maybe not elsewhere. By a quick assessment, it looks as though no >5000 move games have been discovered; so this issue only concerns a few infinite games which have been reported incorrectly. The fix for this is relatively straightforward: count the -1s in the WHCD as infinite games, and fix it in the results files. I'll put a server-side fix for this; but this should probably also be fixed in the results files when the project is finished.
howl commented 2023-03-07 18:17:10 +00:00 (Migrated from zxq.co)

mentioned in commit ab7d65c647

mentioned in commit ab7d65c647d191a0faebe3432272d0aac63fe9cc
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
howl/cheva_in_pataia#7
No description provided.