Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify scheduler to fill empty queues #22

Open
slogan621 opened this issue Aug 13, 2017 · 1 comment
Open

Modify scheduler to fill empty queues #22

slogan621 opened this issue Aug 13, 2017 · 1 comment

Comments

@slogan621
Copy link
Owner

slogan621 commented Aug 13, 2017

The scheduler needs to be modified so that if it detects an empty queue, it scans other queues for patients who have that class of station in their routing slips, pull the patient out of the queue, and insert it into the empty queue. It needs to do this without breaking the scheduling priorities of the queues. For example, if surgery screening is empty and there is a patient in the ENT queue that has surgery screening in the routing slip, the patient can only be moved to surgery screening if ENT is not at a higher priority (or there is not a dependency on surgery screening that ENT be visited first).

@slogan621
Copy link
Owner Author

Likely won't fix, since we've deprecated the scheduler functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant