home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / edtech / 1718 < prev    next >
Encoding:
Text File  |  1992-08-26  |  2.0 KB  |  41 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UNB.CA!BEZEAU
  3. Approved-By:  "EDTECH Moderator" <21765EDT@MSU.BITNET>
  4. Message-ID: <ID6611.D920825.T134611.BEZEAU@unb.ca>
  5. Newsgroups: bit.listserv.edtech
  6. Approved: NETNEWS@AUVM.AMERICAN.EDU
  7. Date:         Tue, 25 Aug 1992 18:52:40 EDT
  8. Sender:       "EDTECH - Educational Technology" <EDTECH@OHSTVMA.BITNET>
  9. From:         BEZEAU@unb.ca
  10. Subject:      Re: Software for scheduling a department
  11. Lines: 28
  12.  
  13. ----------------------------Original message----------------------------
  14.      I have scheduled my 13-person department for two years now
  15. using IBM's Mathematical Programming System (MPSX).  This is not
  16. actually scheduling software but a general package for solving
  17. linear programs, which is what scheduling is.  This works well but
  18. scheduling with linear programming is not for the uninitiated;
  19. a good prior knowledge of linear programming is essential.
  20. Also some custom programming is necessary to develop the
  21. contraints and other inputs required by linear programming (LP)
  22. and to produce the printed timetables.
  23.  
  24.      MPSX runs on IBM mainframes and not on microcomputers,
  25. although LP software is available for microcomputers.
  26. Unfortunately, the scheduling model for even a moderately sized
  27. department is large enough that it would not run on most micro-
  28. computers.  This will undoubtedly change in the future.
  29.  
  30.      I found out recently that IBM considers MPSX obsolete and
  31. it has been removed from our mainframe and replaced by the
  32. Optimization Subroutine Library (OSL).  This is probably what
  33. I will be using to develop our schedule for 1983-84.
  34. ------------------------------------------------------------------------
  35. BEZEAU@UNB.CA       Lawrence M. (Larry) Bezeau
  36.                     New Brunswick Centre for Educational Administration
  37. Area Code: 506      University of New Brunswick
  38. Voice: 453-3513     Post Office Box 45333
  39. Fax: 453-3569       Fredericton, Canada       E3B 6E3
  40. ========================================================================
  41.