Commit graph

4 commits

Author SHA1 Message Date
01b7f1d249 Add a stress test to validate a significant set of settings 2024-08-10 16:30:56 +01:00
874a24dd1d Implement a history-based matching algorythm
The bot will attempt to keep producing groups with entirely unique matches based on the full history of matches until it can't. It'll then step forward and ignore a week of history and try again, ignoring more history until no history is left
2024-08-10 15:12:14 +01:00
ed2375386b Pull file operations out to a files.py 2024-08-10 10:58:31 +01:00
6fbb598886 Pull out matching functions into their own file 2024-08-10 09:44:22 +01:00
Renamed from matchy_test.py (Browse further)