Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weiran-aitech authored Nov 20, 2023
1 parent 7e7d492 commit 4c14b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ In this shift schedule, each employee works for 40 hours a week. The shifts assi
### 5. Creating a schedule for 13 employees over a 7-day period, subject to the following constraints:
- Each day is divided into three 8-hour shifts (Night, Day, Evening).
- The number of employees required for the same shift-type varies from day to day:
![image](https://github.com/weiran-aitech/shift_schedule/assets/84350533/647daada-208a-49ef-b27c-78aab418eccf)
- ![image](https://github.com/weiran-aitech/shift_schedule/assets/84350533/647daada-208a-49ef-b27c-78aab418eccf)
- Every day, no employee works more than one shift.
- No employee works more than 40 hours in 7-day period.
- Number of shifts are evenly assigned to employees.
Expand Down

0 comments on commit 4c14b63

Please sign in to comment.