From 33f50c7278510cdc14a3d85befdf376357e613fc Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 9 Jul 2026 21:32:26 +0100 Subject: [PATCH] feat: adjust max days per week block constraint from 4 to 3 --- gen_proc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gen_proc.py b/gen_proc.py index 00ff753..9610106 100644 --- a/gen_proc.py +++ b/gen_proc.py @@ -73,7 +73,7 @@ def main( #Rota.constraint_options["max_night_frequency_week_exclusions"] = [] Rota.constraint_options["max_weekend_frequency"] = 3 - Rota.constraint_options["max_days_per_week_block"] = [(8,4)] + Rota.constraint_options["max_days_per_week_block"] = [(8,3)] # wr = [ # WorkerRequirement(