Jump to navigation
Job shop operator scheduling software with change-over times
Milne, Holden Adesina, Opeyemi
2020-04
We present a solution to a variation of the Job Shop scheduling problem in which jobs (with each job having assigned priorities) are to be run by m machines and serviced by n operators. In a job shop, different machines are run concurrently, which may result in multiple jobs being completed at the same time. It becomes a concern whenever jobs with lower priorities are serviced over jobs with higher priorities. Our goal is to develop a software to guide operators on jobs to be serviced at any gien time. We have formulated several algorithms based on the knapsack and leader election problems to realize our goal each with O(m2) run-time complexity, where m is the number of machines. But we limit our discussion here to the np-hard knapsack problem.
This poster won the Dean, Faculty of Professional Studies award (2020). Advisor: Dr. Opeyemi Adesina, Department of Computer Information Systems.