Ross e288585cd3 feat: add max days per week block constraint to Worker class
- 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.
2026-06-02 13:50:31 +01:00
.
2025-12-08 21:17:30 +00:00
2022-07-11 19:46:40 +01:00
.
2025-12-15 22:16:35 +00:00
.
2025-12-09 11:55:00 +00:00
2021-01-16 11:15:05 +00:00
2025-12-09 20:58:00 +00:00
...
2025-01-25 08:49:14 +00:00
2020-03-28 08:59:17 +00:00
2022-02-21 13:53:13 +00:00
.
2025-12-09 11:55:00 +00:00
2023-05-23 14:48:12 +01:00
2025-12-29 22:22:29 +00:00
2021-01-18 12:00:16 +00:00
S
Description
No description provided
4.3 MiB
Languages
Python 73.3%
JavaScript 12.6%
HTML 12.4%
CSS 1.7%