6 Commits

Author SHA1 Message Date
c6d01fd8ca Rename allocations to assignments 2024-04-08 18:45:40 +01:00
05b6c54895 Only allocate someone if they weren't allocated the previous day 2024-04-08 18:45:40 +01:00
e20c3167e9 Remove badness calculation 2024-04-08 18:45:40 +01:00
a9b310b557 Add badness calculation
Current using the number of times someone is on-rota two days in a
row, multiplied by the standard deviation in the allocation
frequencies.
2024-04-08 18:45:40 +01:00
ad616dd980 Write simple rota generation procedure 2024-04-08 18:45:40 +01:00
e4486d897c Define some data structures 2024-04-08 18:45:40 +01:00