Skip to content

Commit f6e6bf7

Browse files
authored
convert image to link and rename whiteboard
1 parent 7abe80e commit f6e6bf7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
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) | [Scheduling Emergency Room Physcicians](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 Physicians](https://pdfs.semanticscholar.org/6472/5010acca9c438ea9d205cca30484ab6bf86c.pdf)
77

88
### Consulting Project
99

@@ -12,8 +12,8 @@ I worked with the University of California, San Francisco (UCSF) to automate the
1212
### Modeling the Problem before consulting with the team
1313
![alt text](https://github.com/amblount/CP-for-ED-scheduling/blob/master/public/Screen%20Shot%202018-09-13%20at%205.53.07%20PM.png)
1414

15-
### The first whiteboard session
16-
![alt text](https://github.com/amblount/CP-for-ED-scheduling/blob/master/public/IMG_3687%20(1).JPG)
15+
### Brainstorm
16+
[Thinking through solutions](https://github.com/amblount/CP-for-ED-scheduling/blob/master/public/IMG_3687%20(1).JPG)
1717

1818
I tried to think about all the different ways I could solve this problem given there shifts and residents and using the entity relational diagram above.
1919

0 commit comments

Comments
 (0)