kfl / staffeli_nt

Staffeli NT Technology
MIT License
8 stars 8 forks source link

Fix redistribution algorithm (again) #61

Closed madsobitsoe closed 2 years ago

madsobitsoe commented 2 years ago

The redistribution algorithm had some problems, which should now be fixed.

The algorithm now prioritizes "hold" that has < avg submissions, when assigning unassigned submissions.

The code still contains pieces that I believe to be unreachable, but I am unsure of whether it is save to remove them yet. They are not hurtful, so I left them in.