home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / ai / 3142 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  1.5 KB

  1. Path: sparky!uunet!bcstec!bcsaic!espresso!ray
  2. From: ray@atc.boeing.com (Ray Allis)
  3. Newsgroups: comp.ai
  4. Subject: Re: planning/scheduling
  5. Message-ID: <80634@bcsaic.boeing.com>
  6. Date: 18 Aug 92 19:17:33 GMT
  7. References: <1992Aug17.163105.4626@eplrx7.es.duPont.com>
  8. Sender: nntp@bcsaic.boeing.com
  9. Reply-To: ray@espresso.eca
  10. Organization: Boeing Computer Services
  11. Lines: 26
  12.  
  13. In article 4626@eplrx7.es.duPont.com, pensak@eplrx7.es.duPont.com (Dave Pensak) writes:
  14. >I hope that this is not a totally ludicrous question.....
  15.  
  16. [ I know ludicrous, and believe me, your question is not ludicrous. ]
  17. >
  18. >We have been approached by a local psychiatric hospital to see if
  19. >any of our scheduling folks can help them with the following problem:
  20. >
  21. >There are N patients
  22. >
  23. >There are M staff members  (N >> M)
  24. >
  25. >There are I activities in J locations throughout the day
  26. >
  27. >Is there any machine assisted way to make sure that the best possible
  28. >staff combinations are associated with the right group of patients
  29. >throughout the day (the groupings can, and do, change during the day).
  30.  
  31. Your problem sounds very similar to the classical :-) student
  32. scheduling problem, except you need much faster response because
  33. conditions may change often.  Students = patients, faculty = staff,
  34. activities = classes, locations = classrooms.  If this isn't too
  35. simplistic an analogy, you might look for an existing school scheduler
  36. you can modify for your situation.
  37.  
  38. Ray Allis - Boeing Computer Services - ray@atc.boeing.com
  39.