e288585cd3
- Introduced a new method `add_max_days_per_week_block_constraint` to the Worker class. - This method allows for the addition of constraints that limit the number of days a worker can be assigned within a specified sliding block of weeks. - The method accepts parameters for maximum days, the week block size, and optional dates to ignore.