Add weekend day balancing options and summary counts for shifts
This commit is contained in:
@@ -342,6 +342,8 @@ def main(
|
||||
balance_weekends=True,
|
||||
max_shifts_per_week=6,
|
||||
max_days_per_week_block=[(4, 2), (4, 3)],
|
||||
balance_weekend_days=True,
|
||||
#weekend_day_hard_max_deviation=2,
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user