Skip to content

Commit 7abe80e

Browse files
authored
Rename link
1 parent d495a88 commit 7abe80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Project Description | [Blog Post](https://medium.com/@aliviablount/automating-sc
33

44
Emergency room physicians are specialized medical providers who are only able to work in one section of the hospital; the emergency room. The ER is open 24 hours per day and 7 days per week. In any given network there are a given number of ER physicians available and these physicians must be shared amongst the facilities, we can think of a facility as on particular emergency room in a specific hospital with a full staff requirement. The full staff requirement is met when the target number of physicians per shift is scheduled for a given period of time, say 7 days. The problem is the individual facilities are sharing physicians within the network and by law, physicians are not allowed to work more than 6 consecutive days in a row and for any individual physician, there must be 480 minutes or 8-hours between shifts.
55

6-
It just so happens this is a very well defined and explored problem domain. [Google-Or Tools](https://developers.google.com/optimization/scheduling/employee_scheduling) | [Emergency Scheduling](https://pdfs.semanticscholar.org/6472/5010acca9c438ea9d205cca30484ab6bf86c.pdf)
6+
It just so happens this is a very well defined and explored problem domain. [Google-Or Tools](https://developers.google.com/optimization/scheduling/employee_scheduling) | [Scheduling Emergency Room Physcicians](https://pdfs.semanticscholar.org/6472/5010acca9c438ea9d205cca30484ab6bf86c.pdf)
77

88
### Consulting Project
99

0 commit comments

Comments
 (0)