Files
Wordle_Solver/wordle_solver.py
Cynopolis eb1f944589 Changed the multiprocessing implimentation
Each thread now handles a single word at a time instead of a whole list. This allows the workload to be more evenly distributed across threads and stay more parralel
2022-05-03 13:43:54 -05:00

3.5 KiB